You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.
<!---
Pull Request title must contains Category, issue number, issue
description
(e.g. "[Feature] #123 Adding new Gestures")
-->
### Describe
New feature when changing category
### Changes Made
Scroll automatically go to top when category changed
### Issues Resolved
- #65
<!--
If this pull request addresses or closes any related issues, mention
them here. Use the GitHub issue linking format
(e.g., "Feature #123").
-->
### Additional context
Issue related to Refresh control is found & created:
- #66
Description
Current Chart list is not changing scroll location
Benefit
Better User Experience. (User need to see list from first when they change category)
Additional context
Current version has diffrent action by number of rows
numberOfRows <= 20
Scroll location not changesnumberOfRows > 20
Scrolled to first row but not top (Navigation title is not presented as large title)The text was updated successfully, but these errors were encountered: