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

[Bug] The "three dots" in the Responsive Table is broken #5777

Closed
doncadavona opened this issue Feb 20, 2025 · 3 comments
Closed

[Bug] The "three dots" in the Responsive Table is broken #5777

doncadavona opened this issue Feb 20, 2025 · 3 comments
Labels

Comments

@doncadavona
Copy link

Bug report

The "three dots" in the Responsive Table is broken:

Image

Copy link

Based on the knowledge sources provided, there have been several issues reported regarding the "three dots" (ellipsis) functionality in Backpack's responsive table feature. Here's a summary of the situation:

  1. There was a bug reported where the ellipsis (three dots) was not showing up on the left side of each row in the responsive table mode, particularly on mobile screens. This issue was identified in version 3.4.17 of Backpack.

  2. The problem was considered urgent as it affected the table's behavior on mobile screens, rendering the table view essentially useless on mobile devices.

  3. A fix was implemented and released in version 3.4.19 of Backpack. This fix addressed the issue of the three dots not showing up, which was considered a major bug that impacted the usability of the table view on mobile devices.

  4. More recently, in version 5.x of Backpack, there was another reported issue where clicking the ellipsis (three dots) no longer showed a modal with all the columns for that entry and the associated buttons. Instead, it triggered a details row that didn't display all the information correctly.

  5. This newer issue was also present on the demo site (demo.backpackforlaravel.com) and was reported to have originated in version 5.0.14.

If you're experiencing this issue, it's recommended to update to the latest version of Backpack, as fixes have been implemented. If the problem persists, you may want to check the following resources for more information or to report your specific issue:

Bug report for ListOperation modal issue
Pull request fixing the modal issue

If you're still encountering problems after updating, it would be helpful to specify which version of Backpack you're using and provide more details about the specific behavior you're observing.

ℹ️ Please note our AI Bot does not reply to follow-ups, this will be the only AI answer in this thread. If the AI helped you find the answer, please mark it as answered or write details below so it can learn. Then close the conversation. If not, please give more information for when a human reads this. ℹ️

Relevant sources:

Github Issue (closed): [Bug] Column headers are shifted when responsiveTable is set to true after upgrading to Backpack 5
Github Issue (closed): Bug on table responsive mode
Github Issue (closed): [Bug] table modal display the details row icon in the first column.
Github Issue (closed): [Bug] extra headers disableResponsiveTable
Github Issue (closed): [4.1] Column Wrapper - Anchor in first column triggers modal before link.
Github Issue (closed): [Bug] Column visibility display bug with responsive table
Github Issue (closed): Columns should probably have the ellipsis configurable
Fix 4352 - ListOperation modal no longer showing when ellipsis is clicked
[4.1] Upgraded line awesome to 1.3.0 and replaced all fa icons with la icons
Github Issue (closed): After upgrade the table views have changed (for worse)
changed column three dots to ellipsis
Github Issue (closed): [Bug] ListOperation modal no longer showing when ellipsis is clicked
Github Issue (closed): [Bug] digitallyHappy 0.4.1 brokes theme

@pxpm
Copy link
Contributor

pxpm commented Feb 20, 2025

@doncadavona that had been fixed (hopefuly), please do a composer update and a php artisan view:clear && php artisan basset:clear.

Let us know.

@doncadavona doncadavona changed the title [Bug] [Bug] The "three dots" in the Responsive Table is broken Feb 20, 2025
@doncadavona
Copy link
Author

Oh, thanks @pxpm , that worked!

@pxpm pxpm closed this as completed Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants