Skip to content

(Fix) Torrent group row layout no edit permission #4634

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

Merged

Conversation

Roardom
Copy link
Collaborator

@Roardom Roardom commented Apr 7, 2025

The table cell was missing when the user couldn't edit, which broke the table. Now we still include the table cell, but leave it empty if the user can't edit.

The table cell was missing when the user couldn't edit, which broke the table. Now we still include the table cell, but leave it empty if the user can't edit.
Copy link

what-the-diff bot commented Apr 7, 2025

PR Summary

  • Improved HTML code structure
    Simplified the HTML design in the _torrent-group-row.blade.php document
  • Enhanced clarity of conditional statements for editing torrents
    Repositioned the opening <td> label to enhance the explicitness of conditions for modifying torrents
  • Enhanced code readability
    Reorganized the closing </td> tag placement to enhance the logic and readability of the code block.

There are 3 buttons inside of actions now.
@HDVinnie HDVinnie merged commit d24bca8 into HDInnovations:development Apr 8, 2025
7 checks passed
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