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 - Catalog #65

Open
JBurkinshaw opened this issue Jan 21, 2025 · 0 comments
Open

[FEATURE] Details Pane - Catalog #65

JBurkinshaw opened this issue Jan 21, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@JBurkinshaw
Copy link
Collaborator

JBurkinshaw commented Jan 21, 2025

Description

Master feature ticket. Feel free to break up into smaller issues if required.

Show the details from any catalog endpoint.

Based on the fields in catalog spec


Title

  • Displayed as an <h2>
  • If there's no title, display the ID in place of it

Description

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"

type & stac_version
Separate them with a &bull;

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

Mockups

Narrow
Image

Using ID in place of title
Image

Wide
Image

Labeled
Image

@JBurkinshaw JBurkinshaw added the enhancement New feature or request label Jan 21, 2025
@JBurkinshaw JBurkinshaw changed the title Details Pane - Browser View [FEATURE] Details Pane - Browser View Jan 21, 2025
@alanjleonard alanjleonard changed the title [FEATURE] Details Pane - Browser View [FEATURE] Details Pane - Catalog Feb 10, 2025
@alanjleonard alanjleonard removed their assignment 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

3 participants