Alexandre Alves
913983e2df
fix issue with aria-role ( #13813 )
...
* fix issue with aria-role
* fix aria-checked by replacing with appropriate aria-pressed
2025-03-21 09:20:43 +00:00
Alexandre Alves
84c234383a
Fix textual descriptions for cluster appearance in multiple places ( #13416 )
...
* Fix textual descriptions for cluster appearance in multiple places
* address pr comments
* address pr comments
2025-02-24 09:00:54 +00:00
Alexandre Alves
8a5cd702a4
fix keyboard nav for app bar ( #12958 )
...
* fix keyboard nav for app bar
* remove dones
* minor fixes based on another PR comment
* removed all space key for links + move floating-vue config to plugin definition
* rename tabbing-index to tab-order + add aria-label to main menu
2025-01-07 09:28:29 +00:00
richa
2ffe8d3170
App bar pin cluster ( #9674 )
...
* feat: app-bar init implementation
* fix: users e2e test
* chore: removes extra code
* fix: adds the correct width for the app-bar
* fix: addressing feedback
* fix: cleans up max-items preference, layout improvements
* chore: removes extra file
* feedback
* fixes issue with extra padding in standalone
* fix: loading overlay
* fix: spaces
* fix: missing content
* Added pin clusetr list
* Removed commented code
* Fixed sorted list order
* fix: fedback
* removes the 2px top
* fix: brings back the local cluster icon
* fix: adds cluster filter badge & cluster count
* Fix pin cluster test
* Rename pinned-clusters in pref
* Added pin methoded in cluster model
* Added test for unpinning cluster
* Fixed test
* Fixed lint
* Clean up css
* Resolved feedback
* Fixed lint
* Removed local cluster badge test
* Removed model
---------
Co-authored-by: scures <scurescu@suse.com>
2023-09-13 15:45:39 +02:00