Skip to content

add link in toast to see pub in the library #2884

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

Merged
merged 10 commits into from
Mar 23, 2025
Merged

Conversation

arthur-lemeur
Copy link
Collaborator

No description provided.

to={{
...location,
pathname: "/library",
search: `?focus=search&value=${this.props.publicationTitle}`,
Copy link
Member

Choose a reason for hiding this comment

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

This can match multiple publications, I wonder if we could be more specific? (uuid?)

@danielweck danielweck merged commit 9ff5505 into develop Mar 23, 2025
8 checks passed
@panaC
Copy link
Member

panaC commented Mar 24, 2025

image

When importing notes from the reader , the toast is displayed with "go to library" instead of focus to the reader window

@danielweck @arthur-lemeur what do you think, we need to work on a better toast notification to not break the experience with too many distraction

@panaC
Copy link
Member

panaC commented Mar 24, 2025

There is an another issue when importing notes/bookmark with the toast
I'm investigate
image

panaC added a commit that referenced this pull request Mar 24, 2025
@panaC
Copy link
Member

panaC commented Mar 24, 2025

I allow myself to revert this PR to continue my work about bookmark/annotation import/export a343b35

The new PR is here #2907

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