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

Tags selection on Create Tribe form #413

Open
tomastiminskas opened this issue Mar 19, 2024 · 2 comments
Open

Tags selection on Create Tribe form #413

tomastiminskas opened this issue Mar 19, 2024 · 2 comments
Assignees
Labels

Comments

@tomastiminskas
Copy link
Contributor

Current UI design for tags selection on Create Tribe form does not have an APPLY or CONFIRM button. Once some tags are selected/unselected user needs to tap somewhere out of the tags box to apply the changes, which seems to be confusing.

Current design screenshots:

IMG_5814
IMG_5815
IMG_5816

We will switch to a different design removing the tags box and presenting a drawer that shows from bottom as on Discover Tribes section.

New design reference:
IMG_5817
IMG_5818

The DiscoverTribesTagSelectionVC.swift is used on Discover Tribes section and can be reused on Create Tribe since it returns through a delegate an array of the selected tag (String array). It might need some changes to be useful on both cases, but it shouldn't be a big refactor.

@jordan-ae
Copy link

Is this available as a bounty? I can give it a try

@Khaalid-oh
Copy link

@saif

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants