UI - filing history scrolling
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
**_We do not need a special section scroll bar here - currently the page scrolls as a whole._**
- we seem to have a set number displaying and we need a way to load more as the user needs them without a scroll bar (bad ux)
- suggestion would be to implement a load more button that loads the next 10 entries or we could use just regular pagination. Which ever is easiest dev wise.
- the initial number of viewable entries should be 10.
- also think we should remove the word "Recent" as it shows all and not just recent items.
_**Previous feedback---------**_
Filing History should allow scrolling when the window size is small.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named; start by locating the filing-history UI in the JavaScript frontend and reviewing how entries are currently rendered. Done means showing 10 entries initially, providing load-more or regular pagination for the remaining entries without a section scrollbar, and removing “Recent” from the label.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100