AbandonTech / AbandonTech/abandonauth
Fix Styling on Callback URI List for Developer Application Detail Page
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- Avg merge
- 59m
- Merged PRs (30d)
- 1
Description
## Summary
The styling is bad for listing callback URIs. Currently a reasonably long callback uri will overflow out of the designated box/element for displaying callback URIs. We should clean up this UI so that it is at least not breaking. We can also consider a full rework of this UI as part of this issue.

Contributor guide
No contributing guide indexed for this repository
Research direction
Look at the Developer Application Detail page UI component, likely in a frontend directory (e.g., templates or static files). The screenshot shows a callback URI list overflowing; inspect the CSS for that box. Test by adding a long URI and adjusting styles (e.g., word-wrap, overflow) to contain the text. Check for any existing tests related to this page.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100