-
Notifications
You must be signed in to change notification settings - Fork 44
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
(PXP-6540): Feat/explorer download formats #780
Conversation
can you deploy this to somewhere we can test? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add margin-right: 10px;
to the stylesheet that is styling explorer-button-group__dropdown
to make the button into the right position?
Also you need to update your local package.json
to use the guppy from your GH branch and commit in the updated lock file. Otherwise the portal will not work properly in your dev env because it is not using the new Guppy component. For now if I click on TSV
button in your dev env I can only get an error msg in console
Suggest to add a brief sentence to show that we added a few new explorer button types to the PR description as |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
See Guppy for remainder of PXP-6540 changes.
New Features
Deployment Changes
portal_config.md
for an example.