Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@savathoon
Copy link
Contributor

I'm splitting out a bunch of linter cleanup I did before rebasing the app groups accordion changes to minimize overhead.

Copilot AI review requested due to automatic review settings June 3, 2025 20:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates blank table row elements to self-closing syntax across multiple read pages for consistent JSX linting.

  • Converted <TableRow></TableRow> to <TableRow /> in table footers.
  • Applied the change in Users, Tags, Groups, and Apps pages.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/pages/users/Read.tsx Updated empty <TableRow> to self-close.
src/pages/tags/Read.tsx Updated empty <TableRow> to self-close.
src/pages/groups/Read.tsx Updated empty <TableRow> to self-close.
src/pages/apps/Read.tsx Updated empty <TableRow> to self-close.

@savathoon savathoon merged commit f6942db into main Jun 3, 2025
6 checks passed
@savathoon savathoon deleted the blank_rows branch June 3, 2025 22:11
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.

3 participants