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

BC-7131 - Fix board title usability issues #3326

Merged
merged 21 commits into from
Jul 24, 2024
Merged

Conversation

NFriedo
Copy link
Contributor

@NFriedo NFriedo commented Jul 16, 2024

Short Description

This PR improves the usability of the board, esp. the column and board title

Links to Ticket and related Pull-Requests

BC-7131

Changes

Board title + Column title:

  • When selecting via keyboard focus is visually indicated and when hitting enter it switches to edit mode
  • 3dot menu displays option "Rename" instead of "Edit" and Icon "RenameOutline"
  • When hovering over board title in view mode cursor is pointer

Board title + Column title + Card title:

  • placeholder text in placeholder color
  • placeholder text says: "Titel hinzufügen"
  • placeholder text is only visible in edit mode
  • if board title is empty it is automatically named "Kurs-Board",
  • column title + card title can be empty (view mode)

Other small adjustments:

  • 3dot menu of card is displayed when card is focused via keyboard in view mode
  • notification alert "The connection has been restored." is now green (success) and not blue (info)
  • "Add column" button is variant="text" now

Data-security

Deployment

New Repos, NPM packages or vendor scripts

Screenshots of UI changes

Checklist before merging

  • QA: In addition to review, the code has been manually tested (if manual testing is possible)
  • PO: Any deviation from requirements was agreed with Product-Owner / ticket author / support-team
  • DEV: Every new component is implemented having accessibility in mind (e.g. aria-label, role property)

Notice: Please keep this Pull-Request as a Draft (or add WIP label), until it is ready to be reviewed

@NFriedo NFriedo added the WIP someone is working on that label Jul 16, 2024
Copy link

@NFriedo NFriedo removed the WIP someone is working on that label Jul 24, 2024
@NFriedo NFriedo mentioned this pull request Jul 24, 2024
3 tasks
@NFriedo NFriedo merged commit 742d79e into main Jul 24, 2024
47 of 50 checks passed
@NFriedo NFriedo deleted the BC-7131-fix-boardtitle-issues branch July 24, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants