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

Create LabeledValue UI element, use LabeledValue in Detail View, fix MaxWidth #221

Merged
merged 21 commits into from
Oct 28, 2022

Conversation

andrii-i
Copy link
Collaborator

@andrii-i andrii-i commented Oct 28, 2022

Description

  • Introduces a new element LabeledValue to be used for display of non-editable labeled values and propagates its use across Detail View
  • Adds maxWidth='1000px' (x2 of Create Form) to Detail View s.t. form would not become too wide when displayed on ultra-wide displays

Fixes #173

Preview

labeled_value
Screen Shot 2022-10-27 at 5 48 57 PM

@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch andrii-i/jupyter-scheduler/detail-view-fixes

@andrii-i andrii-i merged commit 81eef81 into jupyter-server:main Oct 28, 2022
@andrii-i andrii-i deleted the detail-view-fixes branch November 2, 2022 01:56
@andrii-i andrii-i changed the title Add maxWidth, use LabeledValue in Detail View (#2) Create LabeledValue UI element, use LabeledValue in Detail View, fix MaxWidth Dec 8, 2022
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

Successfully merging this pull request may close these issues.

Use non-outlined text fields on job details / job definition details page
2 participants