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

31630760: Add Community Modal #41

Merged
merged 6 commits into from
Apr 18, 2024
Merged

31630760: Add Community Modal #41

merged 6 commits into from
Apr 18, 2024

Conversation

AliceHab
Copy link
Contributor

image
image
image

  1. Поправил опечатку - https://disk.yandex.ru/i/VZMhfYSkchVTZA
  2. Оставил заготовку для прикручивания запроса в будущем, в частности контролируемое состояние формы

Copy link

vercel bot commented Apr 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
xieffect ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 7:36pm

<M.Modal open={open} onOpenChange={(value) => onOpenChange(value)}>
<M.ModalTrigger asChild>{children}</M.ModalTrigger>
<M.ModalContent>
{(stage === 'create' && (
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Довольно странная конструкция, зачем тут || и скобки ()

@unknownproperty
Copy link
Contributor

Снимок экрана 2024-04-17 в 14 05 38

Кнопки не по порядку правильному

Copy link
Contributor

@unknownproperty unknownproperty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Замержу, спасибо

@unknownproperty unknownproperty merged commit 43f98e1 into staging Apr 18, 2024
6 checks passed
@unknownproperty unknownproperty deleted the 31630760 branch July 3, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants