0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 08:06:54 +08:00
discourse/app/assets/stylesheets/common/select-kit
Martin Brennan b540fc6854
UX: Disable ACL grantee row when all permissions banned (#41865)
When we define banned_acls on an ACL target, there is a
possible case where all permission types for that ACL target
are banned for a particular grantee (group/user). For example,
if you do not want anonymous_users to view, edit, or manage
a certain target.

In this case, instead of hiding the grantee row in the chooser we
will disable it and show a message to the user so it's clear why it's
disabled

<img width="687" height="614" alt="image"
src="https://github.com/user-attachments/assets/d8aa60c6-a2f1-4821-b715-55595ec0a03d"
/>
2026-07-23 10:44:42 +10:00
..
_index.scss UX: create combined category and tag settings dropdown (#39099) 2026-04-06 10:09:33 -04:00
categories-admin-dropdown.scss
category-chooser.scss
category-drop.scss DEV: move mobile select-kit CSS to common files (#39055) 2026-04-02 13:46:06 -04:00
category-row.scss UX: ensure read-only only appears once, on the relevant category (#37492) 2026-02-03 15:03:04 -05:00
category-selector.scss
color-palette-picker.scss FEATURE: Add previews to color palette selectors (#34129) 2025-08-11 11:51:01 +08:00
color-palettes.scss
combo-box.scss UX: input & button borders should match (#40709) 2026-06-09 14:46:45 -05:00
composer-actions.scss
dropdown-select-box.scss DEV: move mobile select-kit CSS to common files (#39055) 2026-04-02 13:46:06 -04:00
email-group-user-chooser.scss UX: Disable ACL grantee row when all permissions banned (#41865) 2026-07-23 10:44:42 +10:00
flair-row.scss
future-date-input-selector.scss
icon-picker.scss
list-setting.scss
mini-tag-chooser.scss
multi-select.scss UX: Core foundation changes (#40847) 2026-06-12 16:38:46 -05:00
notifications-button.scss
notifications-filter.scss
period-chooser.scss UX: overrule borderadius on period-chooser (#38780) 2026-03-23 11:06:19 +01:00
select-kit.scss UX: Open bulk manage tags replace tag choosers above field on mobile (#39632) (#40513) 2026-06-04 05:22:19 +08:00
single-select.scss UX: Variable additions (#33473) 2025-07-09 18:53:01 -05:00
tag-category-admin-dropdown.scss UX: create combined category and tag settings dropdown (#39099) 2026-04-06 10:09:33 -04:00
tag-chooser.scss FIX: Allow selecting synonyms in composer tag chooser (#39974) 2026-05-22 18:47:59 +02:00
tag-drop.scss DEV: move mobile select-kit CSS to common files (#39055) 2026-04-02 13:46:06 -04:00
topic-chooser.scss
topic-notifications-button.scss
user-row.scss