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

Getting Error, TAG not found. When site settings don't require tags for question creation. #815

Open
surapuramakhil opened this issue Mar 1, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@surapuramakhil
Copy link
Contributor

surapuramakhil commented Mar 1, 2024

Describe the bug

image

Same error will be received irrespective of this settings
image

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

You should be able to post your question without any tags. When settings are configured.

Screenshots

If applicable, add screenshots or video to help explain your problem.

Platform

  • Device: [e.g. Desktop, Mobile]
  • OS: [e.g. macOS]
  • Browser and version: [e.g. Chrome, Safari]
  • Version: [e.g. v1.2.0]
@surapuramakhil surapuramakhil added the bug Something isn't working label Mar 1, 2024
@LinkinStars
Copy link
Member

The description of the "Required tag" here may have caused some misunderstanding. Firstly, regardless of the setting, a question must include a tag. Enabling this setting means that users must select one of the tags from the "Recommend tags" section.

@surapuramakhil
Copy link
Contributor Author

surapuramakhil commented Mar 2, 2024

Oh, then it's a strong design bug I have seen this page maybe more that 50 times and Only after your text I went back and understood what it is.

Actually, this part of the setting page has three sections. which I totally didn't understand until I read your message.

image

I always thought based on UI it has two sections that's what UI layout says to the users. something like this
image

@surapuramakhil
Copy link
Contributor Author

maybe a line break after section would help in understanding. @fenbox

@fenbox
Copy link
Member

fenbox commented Mar 4, 2024

Thank you, and we will try to improve.

@fenbox
Copy link
Member

fenbox commented Mar 7, 2024

I tried to make some changes, maybe this way won't be confusing.?

image

@surapuramakhil
Copy link
Contributor Author

it's still the same. Notice the repeated UI portion (it's a toggle button & multi select input) its repeated, it makes interpretation to user that there are two sections and that's what defines section from UI perspective.

Does this have 3 or 4 sections? if four then I would suggest changing order,

suggested order as an example

  1. Restrict write
  2. set required tags
  3. recommended tags
  4. reserved tags

so that UI doesn't give false intentions

if its three sections
I think just having a line after each section would be sufficient.

@fenbox
Copy link
Member

fenbox commented Mar 8, 2024

It's four sections.

image

@surapuramakhil
Copy link
Contributor Author

surapuramakhil commented Mar 10, 2024

One issue I could see is for item 2. The name/title says "Set Required Tags" but its description says "set recommend tags as required tags". Title and description are not matching.

I would suggest this order:

  1. Reserved Tags
  2. Recommended Tags
  3. Set Recommended tags as Required (title and description should match for this item)
  4. Answer write

Reverse order is suggested because items them 3 make much more sense after expose of item 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants