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

Reduce size of title in document detailed view #880

Closed
pronguen opened this issue Apr 1, 2020 · 0 comments · Fixed by rero/rero-ils-ui#305 or rero/rero-ils-ui#326
Closed

Reduce size of title in document detailed view #880

pronguen opened this issue Apr 1, 2020 · 0 comments · Fixed by rero/rero-ils-ui#305 or rero/rero-ils-ui#326
Assignees
Labels
enhancement Improvement of an existing feature f: professional ui Professional interface f: public ui Public interface, as opposed to the professional interface

Comments

@pronguen
Copy link
Contributor

pronguen commented Apr 1, 2020

Describe the issue
Some titles are too long in the document brief and detailed view.

To Reproduce

  1. See screenshot above
  2. See this document in the brief view (pro + public)
  3. See this document in the detailed view (pro + public)

Expected behavior
The title is automatically abridged from the 150th caracter. It can be expanded and reduced in one click.

Software version
ilsdev
rero-ils version 0524143
rero-ils-ui version 2a6a4f48

Screenshots
image

@iGormilhit iGormilhit added f: professional ui Professional interface f: public ui Public interface, as opposed to the professional interface labels Apr 21, 2020
@iGormilhit iGormilhit added the enhancement Improvement of an existing feature label Jun 18, 2020
zannkukai added a commit to zannkukai/rero-ils-ui that referenced this issue Jul 3, 2020
Limits the title length to 150 characters into the document detail view.
If the title is truncated, then add a 'show more'/'show less' link.

* Closes rero/rero-ils#880

Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
@zannkukai zannkukai self-assigned this Jul 3, 2020
iGormilhit pushed a commit to rero/rero-ils-ui that referenced this issue Jul 9, 2020
Limits the title length to 150 characters into the document detail view.
If the title is truncated, then add a 'show more'/'show less' link.

* Closes rero/rero-ils#880

Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
jma added a commit to jma/rero-ils-ui that referenced this issue Jul 30, 2020
* Fixes holding type serial detection which make impossible the holding
serials create. This was due to the introduction of the document
issuance field.
* Uses ngx formly 5.9.
* Renames 'Admin and monitoring' menu entry to 'Admin'
* Adds 'Reports and monitoring' entry to main menu.
* Adds items brief view component to display item in results list.
* Adds route configuration.
* Adapts frontpage to center content.
* Adapts holding-item brief views.
* Adapts item detail view to add second call number field.
* Adds new fields: issuance, series statement, partOf.
* Removes partOf field from brief view.
* Corrects notes display.
* Updates ngx-formly to v5.9.1.
* Changes the sequence of editor initalization to avoid concurency
  problem with the JSONSchema loading.
* Adds a new idAttribute Pipe component in Angular application
* Changes document detail view to:
  * add `id=` on barcode link
  * add `id=` on deletion button link
* Improves the README structure.
* Adds UCLouvain in the copyright declaration.
* Adds badges.
* Downgrades the ngx-spinner version for compatibility with Angular 8.
* Updates two HTML templates to use spinner on ng-core components
  because the migration to ngx-spinner removed the old spinner.
* Uses ng-core v0.6.0.
* Adds a custom directive allowing to order tabs
* Closes rero/rero-ils#1078
* Adds Id on all menus ('My Account' menu, languages menu, help menu,
logout, etc.) for testing purposes.
* Closes rero/rero-ils#880

Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma added a commit to rero/rero-ils-ui that referenced this issue Jul 30, 2020
* Fixes holding type serial detection which make impossible the holding
serials create. This was due to the introduction of the document
issuance field.
* Uses ngx formly 5.9.
* Renames 'Admin and monitoring' menu entry to 'Admin'
* Adds 'Reports and monitoring' entry to main menu.
* Adds items brief view component to display item in results list.
* Adds route configuration.
* Adapts frontpage to center content.
* Adapts holding-item brief views.
* Adapts item detail view to add second call number field.
* Adds new fields: issuance, series statement, partOf.
* Removes partOf field from brief view.
* Corrects notes display.
* Updates ngx-formly to v5.9.1.
* Changes the sequence of editor initalization to avoid concurency
  problem with the JSONSchema loading.
* Adds a new idAttribute Pipe component in Angular application
* Changes document detail view to:
  * add `id=` on barcode link
  * add `id=` on deletion button link
* Improves the README structure.
* Adds UCLouvain in the copyright declaration.
* Adds badges.
* Downgrades the ngx-spinner version for compatibility with Angular 8.
* Updates two HTML templates to use spinner on ng-core components
  because the migration to ngx-spinner removed the old spinner.
* Uses ng-core v0.6.0.
* Adds a custom directive allowing to order tabs
* Closes rero/rero-ils#1078
* Adds Id on all menus ('My Account' menu, languages menu, help menu,
logout, etc.) for testing purposes.
* Closes rero/rero-ils#880

Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of an existing feature f: professional ui Professional interface f: public ui Public interface, as opposed to the professional interface
Projects
None yet
3 participants