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: rns block and date issues #234

Merged
merged 5 commits into from
Aug 15, 2024
Merged

fix: rns block and date issues #234

merged 5 commits into from
Aug 15, 2024

Conversation

krlz16
Copy link
Collaborator

@krlz16 krlz16 commented Aug 15, 2024

Fixed

  • Improvement: Search behavior when pressing enter before result
  • Remove value on cache in the input search
  • Remove "," and put the blocks in numerical format (1,234,543 -> 1234543)
  • Add rns only if the address has one
  • Formating Date: (2024/08/07 07:39:20 -06:00 -> 2024/08/07)

	If the user is typing, we send him to the search page
	so that it does not overlap with the previous data searched.
@krlz16 krlz16 requested a review from nicov-iov August 15, 2024 16:58
Copy link
Collaborator

@ezequiel-rodriguez ezequiel-rodriguez left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@nicov-iov nicov-iov left a comment

Choose a reason for hiding this comment

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

LGTM.

@ezequiel-rodriguez ezequiel-rodriguez merged commit ee6e6cc into develop Aug 15, 2024
1 check passed
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.

3 participants