Skip to content

Conversation

eyurtsev
Copy link
Collaborator

@eyurtsev eyurtsev commented Mar 18, 2024

  • This adds a share link on the UI
  • Supports loading a shared extractor, but not using it yet (requires a change on the backend)
  • Fixes API endpoint for fetching extractor information

@eyurtsev eyurtsev changed the title WIP: Add share link Add share link Mar 19, 2024
<Button type="submit" disabled={isDisabled}>
Run
</Button>
{isShared ? (
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Will implement in a follow up PR. Requires a separate change on the backend. Doesn't break any current functionality

@eyurtsev eyurtsev requested a review from bracesproul March 19, 2024 20:16
@eyurtsev
Copy link
Collaborator Author

#40

Copy link
Member

@bracesproul bracesproul left a comment

Choose a reason for hiding this comment

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

couple nits, otherwise lgtm!

@eyurtsev
Copy link
Collaborator Author

thanks for review!

@eyurtsev eyurtsev merged commit ac7f43b into main Mar 19, 2024
@eyurtsev eyurtsev deleted the eugene/update_menu branch March 19, 2024 21:23
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.

2 participants