Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vdk-jupyter: small fixtures on the ui (#2161)
With the current UI we had some problems in term of accessibility and design: - the placeholder text in vdk inputs for job path was too much and could not be read - the create job dialog was not aligned well (caused be typo in classname) See: <img width="259" alt="Screenshot 2023-05-30 at 18 36 05" src="https://github.com/vmware/versatile-data-kit/assets/87015481/71a7a3ad-5db4-4eb6-8cf2-24f37696c03e"> <img width="623" alt="Screenshot 2023-05-30 at 18 36 22" src="https://github.com/vmware/versatile-data-kit/assets/87015481/207ce897-f398-4bfd-a366-74eb346cd7b4"> The changes introduced: - the job path input placeholder shows only the parent directory: <img width="282" alt="Screenshot 2023-05-30 at 18 37 14" src="https://github.com/vmware/versatile-data-kit/assets/87015481/73410cc4-dc33-44ed-95b3-a16751d44ebd"> - and create job items are aligned better <img width="313" alt="Screenshot 2023-05-30 at 18 38 06" src="https://github.com/vmware/versatile-data-kit/assets/87015481/5db09b92-7b28-47ea-90a1-e026a962120f"> Signed-off-by: Duygu Hasan [[email protected]](mailto:[email protected]) --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information