Dimillian / Dimillian/IceCubesApp
Bug: Username and Nickname Layout Issue
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Description
When the username and nickname of a user exceed a certain length, it ruins the layout of the app, making it difficult to read and navigate. This issue needs to be fixed to ensure optimal user experience. I suggest implementing a character limit for usernames and nicknames, and adjusting the layout to accommodate longer names without hindering the app's functionality.
Steps to Reproduce:
- Create a new account or edit an existing one.
- Input a username and/or nickname that exceeds the character limit.
- Observe the layout of the app.
Expected Results: The app should be able to accommodate longer usernames and nicknames without affecting its layout.
Actual Results: The layout of the app is ruined when the username and nickname exceed a certain length.
Reproducibility: Always
Severity: Moderate
Priority: High
Attachments: screenshot
Related Issues

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by creating or editing an account with unusually long usernames and nicknames, then inspect the affected account and editing screens. Confirm the layout remains readable and navigable for long names without breaking the app's functionality.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100