patternfly / patternfly/chatbot
Fix zoom regressions
Open
Nobody has claimed this yet.
PF Team
PF6
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 37
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 5
Description
In Chrome, 100-125% zoom starts to get weird when the input bar is fully expanded. Safari is similar.
Firefox seems to have regressed with the zoom fixes. We likely need to adjust the media query we are using to handle zoom.
Jira Issue: PF-1517
Contributor guide
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 expanded input bar at 100–125% zoom in Chrome, Safari, and Firefox, then locate the media query used for the zoom fixes. Adjustments are complete when the input bar behaves correctly at those zoom levels in all three browsers without regressing Firefox.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100