ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

Disable whole list and prevent user click item

Open wulinjie122 opened this issue 3 years ago • 1 comments
trafficstars

Feature Request Description

Hi Team, I am from successfactors, recently we have a feature which renders a list in chat window, but we want to disable entire list when user lost dialog session under certain conditions, this can prevent user clicking list item.

here is the design: 2022-07-27 14-52-54

Proposed Solution

Can we achieve this by adding a grey overlay to dull the image and text when ui5-list was disabled?

Proposed Alternatives

Currently we simply added some css on ui5-list to disable cursor, it would be better if ui5-list has an option to achieve this effect.

pointer-events:none;
cursor:not-allowed;

Additional Context

Add other context or screenshots related to the feature request here.

Priority

  • [ ] Low
  • [ ] Medium
  • [x] High
  • [ ] Very High

A clear and concise description of the impact/urgency of the required feature.

Stakeholder Info (if applicable)

  • Organization: SuccessFactors
  • Business impact: {...}

wulinjie122 avatar Jul 27 '22 07:07 wulinjie122

Hi @SAP/ui5-webcomponents-topic-p,

Could you take a look at this feature request?

Regards, Stanislav

stbodurov avatar Jul 29 '22 06:07 stbodurov

Lowering the priority and removing the "High" prio label based on the recent SF prioritisation list we got.

Hello @wulinjie122 get in touch with your leads to adjust the priority.

ilhan007 avatar Aug 31 '22 08:08 ilhan007

Hello, to be consistent with individual list items behavour - https://github.com/SAP/ui5-webcomponents/issues/5254#issuecomment-1237046253 - there are no plans for this functionality to be implemented for the whole list.

Kind Regards, Dobrin

dobrinyonkov avatar Sep 05 '22 13:09 dobrinyonkov