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) #1059

Closed

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

@jelveh
Copy link
Contributor

jelveh commented Dec 16, 2024

hi @mariatouil thanks again for looking into this issue. This is not a complete implementation. For example, category is not shown in an app's settings page. Also, categories in app list are pushing the quick links for each app out of view (i.e. 'settings', 'add shortcut to desktop', etc)

@mariatouil mariatouil closed this Dec 18, 2024
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.

2 participants