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

feat:Add app category display to Dev Center interface (#1033) #1068

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

Conversation

mariatouil
Copy link
Contributor

Add app category display to Dev Center interface (#1033)

Updated the main app list to include a category label/badge next to each app name
Handled undefined or empty categories by displaying "Uncategorized" or omitting the label
Added category field to individual app settings page, with real-time update after category changes
Ensured consistent UI and styling for category display across both the main list and settings page
Improved alignment and spacing for category labels to match existing app metadata layout
Updated app data structure to support category metadata in the app objects
Testing:
Verified category display in app list
Tested category updates in settings
Ensured graceful handling of apps without categories
Checked responsiveness and UI layout on different screen sizes

image image

@mariatouil
Copy link
Contributor Author

@jelveh
Hello, Could you please review and merge it when you get a chance?

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

Successfully merging this pull request may close these issues.

1 participant