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

[OEMetadata] The Resource Section of the meta information need improvement #1892

Open
1 task done
Ludee opened this issue Oct 18, 2024 · 0 comments
Open
1 task done
Assignees
Labels
bug design/layout meta Information The meta information wiget on the table detail page.

Comments

@Ludee
Copy link
Member

Ludee commented Oct 18, 2024

Description of the issue

The resource section with descriptions of the column names needs improvements:

grafik

Ideas of solution

Rearrange the keys:

  • Name
  • Description
  • Unit (Only show if available)
  • Type
  • Nullable (Only show if False)
  • Is About (Only show if available)
  • Value Reference (Only show if available)

The first three are about the content.
Type and Nullable are technical keys.
Is About and Value Reference are annotations.
Adjust the frontend. e.g. put the annotations to the right into a box.
In general a table view would be suitable for this section.

Workflow checklist

@Ludee Ludee added bug design/layout meta Information The meta information wiget on the table detail page. labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug design/layout meta Information The meta information wiget on the table detail page.
Projects
None yet
Development

No branches or pull requests

2 participants