Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the issue 1747: can't goto bounds in top page #1748

Merged
merged 1 commit into from
Jan 30, 2024
Merged

fix the issue 1747: can't goto bounds in top page #1748

merged 1 commit into from
Jan 30, 2024

Conversation

RingoTC
Copy link
Contributor

@RingoTC RingoTC commented Jan 26, 2024

Description

comment: Fix the issue #1747: can not jump to bounds on the first view of the top page . Add bounds detection code to top page. Also, I strongly recommend that we should implement the goto function in a shared library rather than in each file just like that:
image
which may increase the complexity in our project.

Fixes # 1747

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Screenshots

Before After
Before Image After Image

How Has This Been Tested?

  • Jest unit tests

Checklist:

  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@dadiorchen dadiorchen merged commit dfe5b65 into Greenstand:main Jan 30, 2024
3 checks passed
@dadiorchen
Copy link
Collaborator

@RingoTC great work!

Copy link

🎉 This PR is included in version 2.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 2.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants