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

[UI] Add tooltip for tags: to say that those need to be comma seperated #1405

Closed
qdraw opened this issue Feb 21, 2024 · 0 comments · Fixed by #1422
Closed

[UI] Add tooltip for tags: to say that those need to be comma seperated #1405

qdraw opened this issue Feb 21, 2024 · 0 comments · Fixed by #1422
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@qdraw
Copy link
Owner

qdraw commented Feb 21, 2024

Problem:

Users may encounter difficulty in understanding the correct format for adding tags within the user interface (UI). Without clear instructions, users may not realize that tags need to be comma-separated, leading to confusion and potential errors when attempting to add multiple tags.

Solution:

Implement tooltips for the tag input field within the UI, informing users that tags need to be comma-separated. This tooltip should appear when users hover over or click on the tag input field, providing clear and concise guidance.
Include a brief note or instruction near the tag input field, reminding users to separate tags with commas when adding them.

Alternatives:

Integrate inline validation within the tag input field to detect and notify users of incorrect formatting, prompting them to correct any errors before submission.
Provide a sample or example of correctly formatted tags within the UI, demonstrating the expected format to users visually.

Additional Context:

By adding tooltips and clear instructions regarding the formatting of tags, users will be better equipped to utilize this feature effectively. Improving the clarity of instructions within the UI contributes to a more intuitive and user-friendly experience, reducing confusion and potential errors during tag entry.

(Chris 20-2)

@qdraw qdraw added the enhancement New feature or request label Feb 21, 2024
@qdraw qdraw added this to the Release 0.6.0 milestone Feb 21, 2024
@qdraw qdraw self-assigned this Feb 21, 2024
@qdraw qdraw linked a pull request Feb 29, 2024 that will close this issue
22 tasks
@qdraw qdraw mentioned this issue Feb 29, 2024
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant