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

[FEATURE] Details Pane - Collection #74

Open
alanjleonard opened this issue Feb 11, 2025 · 0 comments
Open

[FEATURE] Details Pane - Collection #74

alanjleonard opened this issue Feb 11, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@alanjleonard
Copy link

alanjleonard commented Feb 11, 2025

Description

Show the details from any collection endpoint.

Based on the fields in collection spec


Title

  • Displayed as an <h2>

Description

  • Render the markdown. If the rendered markdown is longer than 300 characters. Add an x-overflow to the container.

stac_extensions

  • <ul> list of extensions. Use the href as the link text.

links

  • <ul> list of the links. If a link has a title, use that as the text for the link. If not use the href.
  • Don't line-break longer strings, instead add an overflow-x the container.

stac_version

  • Prepend the version with the text "Stac Version"

If any non-required fields are empty or null, omit them.

Mockups

@alanjleonard alanjleonard added the enhancement New feature or request label Feb 11, 2025
@alanjleonard alanjleonard self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant