You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Address UI issues in the "User Activity" form, including extra whitespace when filtering by Action Type, unselectable filters, and an unnecessary checkbox.
Requirements:
Fix Row Padding: Remove unexpected row padding that appears when filtering by Action Type.
Make Filters Selectable: Ensure that the Action Type and Transaction Type filters are functional and selectable.
Remove Unnecessary Checkbox: Identify and remove the redundant checkbox from the "User Activity" form.
Acceptance Criteria:
No extra whitespace appears in the "User Activity" table when filtering by Action Type.
Action Type and Transaction Type filters are fully functional and selectable.
The unnecessary checkbox is removed, and the form layout remains visually consistent.
Automated tests confirm UI updates and functionality improvements.
The text was updated successfully, but these errors were encountered:
AlexZorkin
changed the title
User Activity Table has Extra Whitespace
LCFS - Fix Extra Whitespace and Filter Issues in User Activity Table
Dec 23, 2024
Description:
Address UI issues in the "User Activity" form, including extra whitespace when filtering by Action Type, unselectable filters, and an unnecessary checkbox.
Requirements:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: