readthedocs / readthedocs/ext-theme
SAML: improvements to admin page
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 12
- Forks
- 6
- Avg merge
- 13h 25m
- Merged PRs (30d)
- 1
Description
This is the template at https://github.com/readthedocs/ext-theme/blob/main/readthedocsext/theme/templates/organizations/settings/saml.html
Some issues:
- Display issues on spacing and positioning
- Heading copy doesn't match what users are using the information for -- "details" vs "configuration". See the previous PR for comments here.
- Multiple
{{ form | crispy }}-- all other views only display a single form so the rendered in predictable - Drop magic links for proper team invites
Ref https://github.com/readthedocs/ext-theme/pull/348#issuecomment-2232230956
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
Start with templates/organizations/settings/saml.html and review the referenced pull request discussion for the heading-copy context. Address the listed spacing, positioning, heading, form-rendering, and team-invite concerns; done means the SAML admin page reflects each requested improvement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100