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

search: fix several issues #692

Merged
merged 1 commit into from
Aug 17, 2021
Merged

search: fix several issues #692

merged 1 commit into from
Aug 17, 2021

Conversation

sebdeleze
Copy link

@sebdeleze sebdeleze commented Aug 16, 2021

  • Disallows empty search to be able to search with a query in BNF
    import view.
  • Hides holdings in tabs.
  • Displays the title Documents in documents search view.

Co-Authored-by: Sébastien Délèze sebastien.deleze@rero.ch

@sebdeleze sebdeleze marked this pull request as ready for review August 16, 2021 11:47
@github-actions github-actions bot added the f: professional ui Professional interface label Aug 16, 2021
{
key: 'holdings',
name: 'holdings',
deleteMessage: (pid: string): Observable<string[]> => {
Copy link
Contributor

Choose a reason for hiding this comment

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

The warning message for deletion of serial holdings is not correct anymore!

Copy link
Contributor

@Garfield-fr Garfield-fr left a comment

Choose a reason for hiding this comment

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

Do not delete the holdings deletion message.

* Disallows empty search to be able to search with a query in BNF
import view.
* Hides `holdings` in tabs.
* Displays the title Documents in documents search view.

Co-Authored-by: Sébastien Délèze <sebastien.deleze@rero.ch>

Co-Authored-by: Sébastien Délèze <sebastien.deleze@rero.ch>
@sebdeleze sebdeleze changed the title BNF import: disallow empty search search: fix several issues Aug 17, 2021
@sebdeleze sebdeleze merged commit d4ba704 into rero:dev Aug 17, 2021
@sebdeleze sebdeleze deleted the sed-fix-import-bnf branch August 17, 2021 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f: professional ui Professional interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants