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

💡 [REQUEST] - Enhance List Object with Title and Description Fields #350

Open
Emnaghz opened this issue Nov 20, 2024 · 0 comments
Open
Labels
question Further information is requested

Comments

@Emnaghz
Copy link
Collaborator

Emnaghz commented Nov 20, 2024

Start Date

No response

Implementation PR

No response

Reference Issues

No response

Summary

When creating a List, it is currently challenging to provide meaningful context because the List object lacks both a title and a description. This makes the display of list-related messages incomplete and difficult for users to understand.

Currently, we only have control over the content fields, which are insufficient to provide a clear representation of the list's purpose.

Suggestions for Improvement

  • Add a Title Field
    Introduce a title field that acts as the header for the list.
    Set the default value of the title field to the list's name, allowing for easy customization.

  • Add a Description Field
    Include a description field to serve as the body text for the list, providing additional context or details.

Basic Example

image

image
image

Drawbacks

  1. Lack of Context

    Users cannot provide meaningful context for the list, making it hard to understand its purpose or content at a glance.

  2. Limited Customization

    Users have no way to customize the display of lists to fit their specific needs or preferences, reducing flexibility and adaptability.

Unresolved questions

No response

@Emnaghz Emnaghz added the question Further information is requested label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant