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

IOS-8083 Make ai token view token description error #4003

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

Conversation

skibinalexander
Copy link
Contributor

В рамках задачи требовалось реализовать переход по плашке токена на отправку письма с ошибочным описанием токена.

Драфт потому как жду обновление основной текстовой через \n и синхронизации с андроидом

@@ -220,6 +219,17 @@ class TokenMarketsDetailsViewModel: BaseMarketsViewModel {
// In this case, content should be hidden (i.e. the initial progress should be zero)
overlayContentHidingInitialProgress = state.isCollapsed ? 0.0 : 1.0
}

func onGenerateAITapAction() {
descriptionBottomSheetInfo = nil
Copy link
Contributor

Choose a reason for hiding this comment

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

а его точно надо скрывать?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

а его точно надо скрывать?

Так точно, добавлю коммент, иначе не открывается поверх Боттом шит емейла

Copy link
Contributor Author

Choose a reason for hiding this comment

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

а его точно надо скрывать?

Так точно, добавлю коммент, иначе не открывается поверх Боттом шит емейла

Ну и в целом это нормальное поведение чтобы не городить матрешек по шторкам

@skibinalexander skibinalexander marked this pull request as ready for review October 4, 2024 11:17
@skibinalexander skibinalexander requested review from tureck1y and a team as code owners October 4, 2024 11:17
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