AbandonTech / AbandonTech/abandonauth

Fix Styling on Callback URI List for Developer Application Detail Page

Open Beginner friendly
#144 0 comments 0 reactions 0 assignees View on GitHub
bug frontend
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.
![image](https://github.com/AbandonTech/abandonauth/assets/39353605/2a41a2be-0915-4578-adb5-053695fb1ed4)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.