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

feat: Better ListEdit UI #640

Merged
merged 1 commit into from
Mar 24, 2024
Merged

Conversation

hanjinliu
Copy link
Collaborator

Closes #636

Vertical layout:
image

Horizontal layout:
image

As this PR changes the internal structure of ListEdit, people directly accessing the child widgets of ListEdit may be affected.

Copy link

codecov bot commented Mar 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.89%. Comparing base (781a54a) to head (7a39056).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #640      +/-   ##
==========================================
- Coverage   88.90%   88.89%   -0.01%     
==========================================
  Files          39       39              
  Lines        4667     4674       +7     
==========================================
+ Hits         4149     4155       +6     
- Misses        518      519       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tlambert03 tlambert03 changed the title Better ListEdit UI feat: Better ListEdit UI Mar 24, 2024
@tlambert03
Copy link
Member

looks great! Thanks @hanjinliu

@tlambert03 tlambert03 merged commit 033229d into pyapp-kit:main Mar 24, 2024
38 of 39 checks passed
@tlambert03 tlambert03 added the enhancement New feature or request label Mar 29, 2024
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.

ListEdit widget buttons should be nested and always use horizontal layout
2 participants