Conversation
…and semi-decommissioned signup page (Does the same thing as login)
- Updated isWorkspaceMember to recognize workspace creators - Added GET method to messages API to fetch parent messages - Fixed fetcher generic types in hooks to prevent undefined data returns
- Purged implicit any types from API routes and modals - Integrated ClientError class into invite pages for strong error typing - Replaced error.message fallback chaining with robust ClientError parsing
- Extracted QUICK_EMOJIS array to lib/constants.ts - Moved group wrapper to encompass full message row to prevent hover state flickering - Tracked emoji picker popover state to keep action bar visible during interaction - Replaced window.confirm with Radix Dialog for message deletion
- Added ThreadPanel and MemberPanel components - Corrected useSWR fetcher data extraction and mutate generic typings - Upgraded panel wrappers to absolute full-screen modals on mobile (< lg) - Disabled threading functionality in direct messages
- Removed unused items from nav footer - Fixed 'Oops!' typo in client error handler - Applied layout and global css adjustments
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
No description provided.