Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync code connect with Figma update for notifications #18055

Open
1 task
Tracked by #15747
benjamin-kurien opened this issue Nov 13, 2024 · 0 comments
Open
1 task
Tracked by #15747

Sync code connect with Figma update for notifications #18055

benjamin-kurien opened this issue Nov 13, 2024 · 0 comments

Comments

@benjamin-kurien
Copy link

  • The notification component have been updated on Figma kit, and needs to be synced with code connect.

Changes made to Figma kit:

  1. Added a new notification variant named "callout."
  2. Nested the "inline," "toast," and "callout" variants under the main notification component.
  3. Introduced a new "size" property with "long" and "short" options.
  4. Consolidated "inline long" and "inline short" into a single "inline" variant.
  5. Adjusted the width of certain notification variants from 399px to 400px.
  6. Organized components by removing non-applicable properties for each variant. Removed "type" from all variants, and removed properties like "timestamp," "actionable," and close option (boolean) from specific variants as needed.
  7. Added a boolean property for "close" on both inline and toast variants.
  8. Added a boolean property for "title" on the callout variant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ⏱ Backlog
Development

No branches or pull requests

4 participants