feat: Implement UI/UX improvements for Payroll and Transaction handling#579
Merged
Wilfred007 merged 3 commits intoGildado:mainfrom Apr 25, 2026
Merged
Conversation
- Add enhanced progress bar for Payroll Bulk Payouts with gradient and animation - Standardize dropdown menu styling with dark-mode theme - Add clear (X) button to search input and autofocus on load in Employee List - Link all transaction hashes to Stellar Expert Explorer using centralized utility Closes Gildado#378 Closes Gildado#376 Closes Gildado#374 Closes Gildado#373
- Issue Gildado#374: Add clear (X) button and autofocus to Employee List search bar - Issue Gildado#376: Standardize dropdown menu styling with dark-mode theme Changes: - EmployeeList: Added clear button to search input, autoFocus on load - NetworkSwitcher: Updated select styling with bg-surface, consistent dark theme - Settings: Updated language dropdown with consistent dark theme styling - EmployeeList: Updated status dropdown with consistent dark theme styling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Issues Closed
Closes #378
Closes #376
Closes #374
Closes #373