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

categories should not have a lenghty text? #1341

Open
bakhshir opened this issue Nov 7, 2024 · 3 comments
Open

categories should not have a lenghty text? #1341

bakhshir opened this issue Nov 7, 2024 · 3 comments

Comments

@bakhshir
Copy link

bakhshir commented Nov 7, 2024

I am currently testing categories feature of RSD.

Currently, the input form for a (sub) category has three fields - short title, title and provenance:

image

The short title is then used for the RSD page, but the title is used when a user would like to choose a category. If title is very long (i used very descriptive language for one of the categories), the displayed text from the available list of (sub) categories becomes very crowded. For example,

image

Would it be an idea to either user short title for this list or add another field (e.g. description) to the input form?
Any thoughts?

@dmijatovic
Copy link
Contributor

dmijatovic commented Nov 15, 2024

I would be in favor of using:

  • name: for category name
  • description: for longer description
  • provenance identifier: specific identifier based on partner requirements

In addition, it seems that on same pages we show short name and in others name. I would prefer to always use name and have description shown on mouse over or under info icon.

As this feature is created by our partner, I would like to check the motivation for using current values/names/labels.
@cmeessen Do you have more info about the category labels and any objections to change them?

@dmijatovic
Copy link
Contributor

dmijatovic commented Nov 25, 2024

@bakhshir I would like to avoid adding new column, if possible (due to some technical implications). I think 2 positions should be sufficient to capture the information. Would it help to change the labels of these two input fields?
For example

  • short_name to label or title
  • name to description or subtitle

In addition we can then use label/title as text and add description as additional information on mouse over?

@bakhshir
Copy link
Author

bakhshir commented Nov 25, 2024

Yes I agree, that would solve the issue without a need to add another column/field.

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

No branches or pull requests

2 participants