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

Fixing scroll direction for FFStateBox #114

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

Chengxuan
Copy link
Contributor

Fixes #113

  • Fixed the scroll direction for FFStateBox to be vertical
  • Fixed the position of the header in FFStateBox so that it doesn't move when scrolling
  • On the Contract tab:
    • removed the API path prefix as that's the internal path for the sandbox UI server which is not helpful.
    • expanded the API name hashpopover to be wider
    • updated the title of the API list box to indicate only the APIs in the current namespace are listed

Signed-off-by: Chengxuan Xing [email protected]

Contract tab:

image

Token tab:

image

@dechdev dechdev merged commit 6d6a428 into hyperledger:main Jan 30, 2023
@Chengxuan Chengxuan deleted the fix-scroll-bar branch January 30, 2023 23:39
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.

Sandbox UI's contracts tab shows only 3 APIs, with names truncated
2 participants