Open
Conversation
- change base primary color - add utilities for squircle support, with fallbacks - update font source for improved load times
- changed color and sizing - added squircle corners - added focus effects for improved ux
- updated sidebar roundness - updated sidebar link indicator size and text stylig - added new active indicator with custom animations for improved ux
- decrease overall sidebar width - udpate font weight on sidebar links
… retrieve mock data
- Add translation keys for all jobs and clients components - Update components to use useTranslation hook with proper keyPrefix - Sort translation keys alphabetically per project standards
- Added animation effects using motion and AnimatePresence for overlay and content - Updated SheetContent to conditionally render based on context state - Improved styling and structure for better UI consistency
- Introduced a new Progress component to display progress with customizable value and styling - Utilized utility function for class name management feat(ui): add Progress component for visual feedback - Introduced a new Progress component to display progress with customizable value and styling - Utilized utility function for class name management
- Added CandidateProfileSheet component for displaying detailed candidate information - Integrated meeting link copy functionality with user feedback - Updated Agenda component to track task completion and display progress - Added localization support for new candidate profile strings in both English and German - Enhanced UpcomingInterview component to open candidate profile sheet on click
…r consistency - Updated components to use standard rounded styles instead of squircle styles - Implemented superellipse corner-shape support for enhanced rounded corners - Enhanced visual consistency across button, card, input, and sidebar components
- Floating button opens side sheet for AI interactions - Chat UI with mock responses and quick prompts - Integrated on jobs-and-clients page
- Add detailed readme on how i would implement this feature in a realworld app
…heet layout - Improved styling consistency in "system" theme mode - Improved padding and button layout in Candidate view on smaller screens
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.
Jobs & Client UI Exploration