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

JSON Display improvements #3734

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

JSON Display improvements #3734

wants to merge 2 commits into from

Conversation

fiskus
Copy link
Member

@fiskus fiskus commented Sep 25, 2023

  • Highlight clickable areas on hover
  • Make empty space non-clickable: it's not obvious what should happen on click
  • Move closing braces vertically aligned with opening braces

Clickable areas before:
Screenshot from 2023-09-25 13-52-29

Clickable areas after:
Screenshot from 2023-09-25 13-46-46

On hover:
https://github.com/quiltdata/quilt/assets/533229/83fda124-5cbc-4654-b941-14418e74f542

  • Changelog entry (skip if change is not significant to end users, e.g. docs only)

@fiskus fiskus changed the title highlight clickable, make empty space non-clickable, move closing bra… JSON Display improvements Sep 25, 2023
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #3734 (b471445) into master (e10ecb4) will increase coverage by 54.34%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #3734       +/-   ##
===========================================
+ Coverage   34.82%   89.16%   +54.34%     
===========================================
  Files         709       79      -630     
  Lines       31105     9942    -21163     
  Branches     4638        0     -4638     
===========================================
- Hits        10831     8865     -1966     
+ Misses      19125     1077    -18048     
+ Partials     1149        0     -1149     
Flag Coverage Δ
api-python 91.23% <ø> (-0.13%) ⬇️
catalog ?
lambda 86.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 633 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fiskus fiskus requested a review from nl0 September 25, 2023 11:00
nl0
nl0 previously approved these changes Sep 25, 2023
Copy link
Member

@nl0 nl0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, tho i feel like braces alignment became more confusing

@fiskus
Copy link
Member Author

fiskus commented Sep 25, 2023

braces alignment became more confusing

Ok, I'm not sure about this, so I'll revert it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants