Commit Graph

4 Commits

Author SHA1 Message Date
Alexandre Alves 8f9913c5ad
fix missing textual description on image buttons (#13382) 2025-02-13 12:05:32 +00:00
Phillip Rak e32e4e5a93 Resolve vue defineEmits compiler warnings
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-02-03 15:35:11 -07:00
Alexandre Alves 9553614394
fix keyboard nav for home page (#12966)
* fix keyboard nav for home page

* minor fixes based on another PR comment

* add aria-sort to table column headers + remove space key bindings for links

* revert small change on Checkbox

* revert small change on Checkbox

* clear key space to trigger links

* change role for links that are in fact buttons + keep space key
2025-01-07 17:19:09 +00:00
Phillip Rak cfe08b1d7c Create component `ButtonMultiAction.vue`
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2024-09-26 15:56:23 -07:00