AOSSIE-Org / AOSSIE-Org/PictoPy
Feat: Implement Settings UI Completely
- Linguagem predominante
- Python
- Estrelas
- 283
- Forks
- 679
- Merge médio
- 7d 2h
- PRs com merge (30d)
- 3
Descrição
### Describe the feature
# Settings Page Implementation
## Description
The *Settings Page* currently lacks proper functionality:
- There is no restriction on the number of folders displayed, making the list very long and cluttered.
- Account update options shown in the prototype (like changing name, profile icon, etc.) are not available.
## Proposed Solution
### Folder Restriction
- Limit the number of displayed folders to *5 or 10*.
- Provide a *"View More"* button to load the next set of folders incrementally.
### Account Update Features
- Allow users to *change their name*.
- Allow users to *update their profile icon*.
## Why this is needed
- Improves user experience by keeping the settings page clean and navigable.
- Enables users to manage their account details directly from the settings page.
### Add ScreenShots
### Record
- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on this issue
### Checklist before Submitting.
- [x] Have you updated docs for it?.
- [ ] Have you added unit tests?.
- [ ] Have you made sure unit tests pass?
- [x] Have you made sure code formatting is correct?
- [ ] Does it contain any style related issues?
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.