incubator-answer icon indicating copy to clipboard operation
incubator-answer copied to clipboard

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

Open surapuramakhil opened this issue 1 year ago • 9 comments

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 avatar Mar 01 '24 17:03 surapuramakhil

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.

LinkinStars avatar Mar 02 '24 02:03 LinkinStars

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 avatar Mar 02 '24 02:03 surapuramakhil

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

surapuramakhil avatar Mar 02 '24 02:03 surapuramakhil

Thank you, and we will try to improve.

fenbox avatar Mar 04 '24 02:03 fenbox

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

image

fenbox avatar Mar 07 '24 09:03 fenbox

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.

surapuramakhil avatar Mar 07 '24 11:03 surapuramakhil

It's four sections.

image

fenbox avatar Mar 08 '24 01:03 fenbox

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.

surapuramakhil avatar Mar 10 '24 16:03 surapuramakhil

Image

fenbox avatar Jun 21 '24 10:06 fenbox