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

feat: add previous button #1530

Merged
merged 4 commits into from
Feb 12, 2025
Merged

feat: add previous button #1530

merged 4 commits into from
Feb 12, 2025

Conversation

SvetBorislavov
Copy link
Contributor

Description:
This pull request adds a previous button together with the next button

Related issue(s):

Fixes #835

Signed-off-by: Svetoslav Borislavov <svetoslav.borislavov@limechain.tech>
Signed-off-by: Svetoslav Borislavov <svetoslav.borislavov@limechain.tech>
Signed-off-by: Svetoslav Borislavov <svetoslav.borislavov@limechain.tech>
Signed-off-by: Svetoslav Borislavov <svetoslav.borislavov@limechain.tech>
@SvetBorislavov SvetBorislavov force-pushed the feat-add-previous-button branch from 72ad863 to 84a639e Compare February 11, 2025 06:51
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.07%. Comparing base (9050df9) to head (84a639e).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1530   +/-   ##
=======================================
  Coverage   99.07%   99.07%           
=======================================
  Files         159      159           
  Lines        5950     5950           
  Branches     1084     1092    +8     
=======================================
  Hits         5895     5895           
+ Misses         55       52    -3     
- Partials        0        3    +3     

see 3 files with indirect coverage changes

Impacted file tree graph

@SvetBorislavov SvetBorislavov force-pushed the feat-add-previous-button branch from 0dbc00d to 84a639e Compare February 11, 2025 15:25
@jsync-swirlds jsync-swirlds requested review from jbair06 and removed request for jsync-swirlds February 11, 2025 16:24
Copy link
Member

@jbair06 jbair06 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SvetBorislavov SvetBorislavov merged commit 29ee915 into main Feb 12, 2025
27 checks passed
@SvetBorislavov SvetBorislavov deleted the feat-add-previous-button branch February 12, 2025 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add next and previous buttons to the transaction history transaction view
2 participants