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

Added description field #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

kevbragra
Copy link

I have implemented a description/notes field for each column to suit my needs, and I noticed that Issue #18 raised a similar request.

My adjustments allow users to:

Add a description or notes to each column.
Display the description in the UI when available.
Optionally leave the description empty for columns that don't require it.

I hope these changes are helpful and contribute to the functionality requested by others. Feel free to review and provide feedback!

@PillFall PillFall self-assigned this Oct 25, 2024
@PillFall PillFall added the enhancement New feature or request label Oct 25, 2024
@PillFall PillFall closed this Oct 25, 2024
@PillFall PillFall reopened this Oct 25, 2024
@PillFall
Copy link
Owner

Sorry, clicked the wrong button

Copy link
Owner

@PillFall PillFall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, this could be a great new feature to the Widget.

There are only two things I want you to check before merging this PR.

  • I know I still do not have contributing guide and code / commit styling, but I want all the commits to have an according gitmoji. The emoji must be the Unicode one, not a colon wrapped text. (Required)
  • Please do not change the style of the code, try to prevent ESLint or prettier to mess up with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants