Skip to content

feat: Folksonomy Editor Advanced Features #117

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

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

heymitali
Copy link
Collaborator

@heymitali heymitali commented Apr 22, 2025

What

This PR is an extension for original Folksonomy Editor PR that I have previously raised. PR link: #107

In this PR, I have

  • Implemented sorting functionality for the Property and Value columns in the table.
  • Added auto-completion support for keys and values while typing.

Screenshot

Sorting:

Screen.Recording.2025-04-22.at.5.48.41.AM.mov

Keys Suggestions:

Screenshot 2025-04-24 at 11 56 12 AM

Values Suggestions (as per the key, if it already exists):

Screenshot 2025-04-24 at 11 45 13 AM

Assets used

Tasks done in this PR

  • Add sorting capabilities to the table
  • Implement autocompletion for the key field
  • Implement autocompletion for the value field (based on the selected key)

Part of

@heymitali heymitali marked this pull request as ready for review April 24, 2025 07:28
@heymitali
Copy link
Collaborator Author

@Kout95 This PR is also ready for review. Can you please help in reviewing it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants