Polishs import UI closes #337 #398

Merged
carla merged 8 commits from feature/337_polish_import into main 2026-02-04 16:50:45 +01:00
Owner

Description of the implemented changes

The changes were:

  • Bugfixing
  • New Feature
  • Breaking Change
  • Refactoring

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 - [x] New Feature - [ ] Breaking Change - [ ] Refactoring <!--- Describe the goal of the PR in a few words --> ## What has been changed? <!--- List the things you changed --> ## Definition of Done ### Code Quality - [x] No new technical depths - [x] Linting passed - [ ] Documentation is added were needed ### Accessibility - [x] New elements are properly defined with html-tags - [ ] Colour contrast follows WCAG criteria - [x] Aria labels are added when needed - [x] Everything is accessible by keyboard - [x] Tab-Order is comprehensible - [x] 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 -->
carla added 2 commits 2026-02-03 14:40:34 +01:00
test: add tests
Some checks failed
continuous-integration/drone/push Build is failing
b2e9aff359
carla added 4 commits 2026-02-04 15:52:09 +01:00
refactor
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing
d34ff57531
carla added 1 commit 2026-02-04 16:29:11 +01:00
Merge branch 'main' into feature/337_polish_import
Some checks failed
continuous-integration/drone/push Build is failing
3415faeb21
carla added 1 commit 2026-02-04 16:36:23 +01:00
fix linting errors
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing
361331b76e
carla merged commit 59d94cf1c6 into main 2026-02-04 16:50:45 +01:00
carla deleted branch feature/337_polish_import 2026-02-04 16:50:46 +01:00
Sign in to join this conversation.
No description provided.