-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Add app category display in Dev Center #1033
Comments
Hi jelveh, This is a great idea, and I’d love to work on it. I’ve reviewed the requirements and have some thoughts on how to approach the implementation, including adding category labels in the app list and handling updates on the settings page. If no one else is currently assigned, may I take this up? Let me know if there are any specific guidelines or expectations you’d like me to follow. Looking forward to your response! Best regards, |
Thank you @Raghavendra-Aprameya, just assigned it to you.
So far only what's in the issue description. But if anything is vague, we could discuss it here. Let me know if you need help with anything 🫡 |
Hello @jelveh could you tell me what all is expected from this issue, like if you could provide me a brief about the design choice I have to make as I am sure you must be having a proper design theme, so could you give me some references so that I can solve this issue and help you guys out. |
Currently, the Dev Center doesn't display app categories in its interface. We should add category display both in the main app list and individual app settings pages to help developers better organize and identify their apps.
UI Changes Required
Main App List:
Individual App Settings Page:
Technical Implementation
Data Structure:
metadata
attribute of app objectsCode Changes Required:
Dev Center App List Component:
App Update Logic:
UX Considerations
Implementation Notes
src/dev-center/
:Testing Requirements
The text was updated successfully, but these errors were encountered: