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

Editing Tags causes visual bugs in displaying of tags #1

Open
ama-chi opened this issue Nov 11, 2022 · 1 comment
Open

Editing Tags causes visual bugs in displaying of tags #1

ama-chi opened this issue Nov 11, 2022 · 1 comment

Comments

@ama-chi
Copy link
Owner

ama-chi commented Nov 11, 2022

How to Reproduce:

  1. Edit a store and include more than 1 tag

Expected: Tags should be spaced and easy to read

Screenshot 2022-11-11 at 4.33.15 PM.png

Actual: Tags are clumped together and cannot be distinguished from each other.

Example: 1

Screenshot 2022-11-11 at 4.37.14 PM.png

Example: 2

Screenshot 2022-11-11 at 4.30.50 PM.png

Example: 3

Screenshot 2022-11-11 at 4.35.36 PM.png

This can cause confusion among users as to what the store tags actually are, and may cause inconvenience in searching. Multiple tags may appear as a singular tag.

@nus-se-bot
Copy link

nus-se-bot commented Nov 14, 2022

Team's Response

This issue arises when tags are not delimited (separated) by the appropriate prefix -t. We empower users to use our tag system as they see fit, and therefore allow for tags consisting of multiple words.
The need to separate the inputted tags is stated in our user guide: the edit command does specify [-t TAGNAME]… , which has been explained prior as requiring multiple -ts.

While we concede this quirk could have been more clearly explained, this ultimately boils down to an error on the user's part.
Furthermore, we believe that users can infer from the lack of separation in the UI that their tags have been inadvertently combined and correct this themselves.

Items for the Tester to Verify

❓ Issue response

Team chose [response.Rejected]

  • I disagree

Reason for disagreement: [replace this with your explanation]


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants