Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve UX with better wording #298

Merged
merged 2 commits into from
Aug 8, 2024
Merged

Improve UX with better wording #298

merged 2 commits into from
Aug 8, 2024

Commits on Aug 8, 2024

  1. 💬(frontend) update texts

    - change message showed in mailbox list when none exist
    - change CTA button text for group management modals
    - fix 404 page title
    - update translations
    - update related e2e tests
    daproclaima committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b561d9d View commit details
    Browse the repository at this point in the history
  2. 🚸(frontend) improve screen reading navigation

    - add aria-hidden and empty alt attributes for screen readers
    to ignore decorative svg and images.
    - remove icon from input field used to name a group
    - update translations
    - update related e2e and components tests
    daproclaima committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    444f3e7 View commit details
    Browse the repository at this point in the history