react-component / react-component/tabs
UI changed due to translate style on going up and down in tab
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 572
- Forks
- 241
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 4
Description

When user scroll down and going up then above UI changed to below due to translate style.

I inspect in rc-tab library and got in util.js a function changing style of translate. I created a pull request for this issue.
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 in util.js, where the issue reports that translate styling changes while scrolling down and back up. Reproduce the UI change with the tab component, then verify that the layout remains consistent in both scroll directions; the issue mentions an existing pull request, so check that work before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100