Fix UI issues #242

Merged
rafael merged 5 commits from ui-fixes into main 2025-12-03 14:30:15 +01:00
Collaborator

Description of the implemented changes

The changes were:

  • Bugfixing
  • New Feature
  • Breaking Change
  • Refactoring

First parts of #220. The individual commits should speak for themselves.

What has been changed?

Definition of Done

Code Quality

  • No new technical depths
  • Linting passed
  • Documentation is added were needed

Accessibility

  • New elements are properly defined with html-tags
  • Colour contrast follows WCAG criteria
  • Aria labels are added when needed
  • Everything is accessible by keyboard
  • Tab-Order is comprehensible
  • All interactive elements have a visible focus

Testing

  • Tests for new code are written
  • All tests pass
  • axe-core dev tools show no critical or major issues

Additional Notes

## Description of the implemented changes The changes were: - [ ] Bugfixing - [ ] New Feature - [ ] Breaking Change - [ ] Refactoring First parts of #220. The individual commits should speak for themselves. ## What has been changed? ## Definition of Done ### Code Quality - [x] No new technical depths - [x] Linting passed - [x] Documentation is added were needed ### Accessibility - [ ] New elements are properly defined with html-tags - [ ] Colour contrast follows WCAG criteria - [ ] Aria labels are added when needed - [ ] Everything is accessible by keyboard - [ ] Tab-Order is comprehensible - [ ] All interactive elements have a visible focus ### Testing - [ ] Tests for new code are written - [ ] All tests pass - [ ] axe-core dev tools show no critical or major issues ## Additional Notes <!--- Add any additional information for the reviewers here -->
rafael added 5 commits 2025-12-02 17:14:47 +01:00
rafael added this to the Sprint 9: 20.11 - 11.12 project 2025-12-02 17:14:48 +01:00
requested reviews from simon, carla 2025-12-02 17:16:27 +01:00
rafael self-assigned this 2025-12-02 17:16:49 +01:00
rafael force-pushed ui-fixes from 05241ad292 to 960e15db29 2025-12-02 19:03:47 +01:00 Compare
simon self-assigned this 2025-12-03 13:29:07 +01:00
rafael was unassigned by simon 2025-12-03 13:29:11 +01:00
Owner

Tooltip disappears behind search bar:
grafik

Tooltip disappears behind search bar: ![grafik](/attachments/5d029d26-ffbb-4423-9b26-fb95505fe932)
4.1 KiB
simon approved these changes 2025-12-03 14:02:34 +01:00
simon removed their assignment 2025-12-03 14:02:57 +01:00
rafael was assigned by simon 2025-12-03 14:02:57 +01:00
rafael force-pushed ui-fixes from 960e15db29 to e6c5a58c65 2025-12-03 14:20:20 +01:00 Compare
rafael merged commit 422cf37a1e into main 2025-12-03 14:30:15 +01:00
rafael deleted branch ui-fixes 2025-12-03 14:30:16 +01:00
Sign in to join this conversation.
No description provided.