geonetwork / geonetwork/core-geonetwork
inconsistent rich content display
- Dominant language
- Java
- Stars
- 521
- Forks
- 515
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 19
Description
A customer reported that his table (below) was added to metadata-abstract, but various views in geonetwork render the content differently
```html
ab
ab
```
Search result tile

Search result list

Metadata index view

Metadata html formatter

Suggestion is to make display consistent. Somehow i like rendering of the html elements, maybe we can make it a configuration in config.js for people to decide how they want to render the abstract (and other long string fields?)
Contributor guide
Research direction
Compare rich-content rendering in the search result tile, search result list, metadata index view, and metadata html formatter using the supplied table example. Then inspect config.js to determine whether a consistent rendering choice or configuration is appropriate; done means the abstract displays consistently across the affected views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100