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

Resource table fixes #3025

Merged
merged 6 commits into from
Sep 5, 2024
Merged

Resource table fixes #3025

merged 6 commits into from
Sep 5, 2024

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Sep 4, 2024

What is this pull request for?

Several minor fixes for the recently introduced Alchemy::Admin::Resource::Table view component.

Best reviewed commit by commit

Some highlights:

  • The default resource dialog width has been adjusted from 420 to 480 pixels

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

@tvdeyen tvdeyen added this to the 7.3 milestone Sep 4, 2024
@tvdeyen tvdeyen self-assigned this Sep 4, 2024
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.47%. Comparing base (7b9390a) to head (2b4c344).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3025   +/-   ##
=======================================
  Coverage   96.47%   96.47%           
=======================================
  Files         237      237           
  Lines        6404     6404           
=======================================
  Hits         6178     6178           
  Misses        226      226           

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

Make it clear that this is the size of the dialog that opens
Gets passed as title to the dialog that opens. Defaults to
tooltip, because this is most of the time the same.
Make it a bit wider so it better fits long attribute fields.
@tvdeyen tvdeyen force-pushed the resource-table-fixes branch from 1f2ceaa to 2b4c344 Compare September 5, 2024 11:27
@tvdeyen tvdeyen marked this pull request as ready for review September 5, 2024 11:34
@tvdeyen tvdeyen requested a review from a team as a code owner September 5, 2024 11:34
Copy link
Contributor

@sascha-karnatz sascha-karnatz left a comment

Choose a reason for hiding this comment

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

Awesome!

@tvdeyen tvdeyen merged commit 1aba04f into main Sep 5, 2024
39 of 40 checks passed
@tvdeyen tvdeyen deleted the resource-table-fixes branch September 5, 2024 12:34
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.

2 participants