-
Notifications
You must be signed in to change notification settings - Fork 24
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
Polish sharing for tracings and datasets #3029
Conversation
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.
Awesome, much easier to understand and use now, works very well :)
</Button> | ||
</Input.Group> | ||
<Hint style={{ margin: "6px 12px" }}> | ||
This link points directly to the current position, zoom value and tree node. Consider |
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.
Maybe better: "This link includes the current position, zoom value and active tree node. ..."
style={{ width: "10%" }} | ||
icon="retweet" | ||
> | ||
Renew |
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.
Good renaming :)
@@ -114,19 +114,6 @@ class DatasetView extends React.PureComponent<Props, State> { | |||
} | |||
}; | |||
|
|||
updateDataset = (newDataset: DatasetType) => { |
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.
I love me some dead code removal :)
URL of deployed dev instance (used for testing):
Steps to test:
Issues:
Screenshots:
Default
For not public dataset (as admin):
After clicking "here":
For read only mode:
Dataset editing (not public):
Dataset editing (public):
Tooltip: