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

Is it possible to add product search button in Ever Mobile Shop App? #806

Closed
SaddamDeveloper opened this issue Aug 16, 2019 · 2 comments
Closed
Assignees
Labels
type: enhancement ✨ New feature or request
Milestone

Comments

@SaddamDeveloper
Copy link

The whole package is outstanding. Seriously, I need one product search button btw I can search Merchant Name. But I need more specific search for product.

@evereq
Copy link
Member

evereq commented Aug 16, 2019

@SaddamDeveloper, thanks for feedback and suggestion.
We have a separate repo to track feature requests, so I added your request here: ever-co/feature-requests#15.
We will prioritize it and let you know when it's implemented.

Thanks again for trying Ever Platform!

@evereq evereq added the type: enhancement ✨ New feature or request label Aug 16, 2019
@evereq evereq added this to To do in Ever Demand Platform via automation Aug 16, 2019
@evereq evereq added this to the v0.2 milestone Aug 16, 2019
@evereq
Copy link
Member

evereq commented Aug 16, 2019

@AlishMekliov931 so essentially we need to add a tiny search icon to the header of app, align it to the right (so it always displayed to the right from takeout/delivery switch) and if customer click on it, show some one-line input for product name (in place of current "Products" title and switch for takeout/delivery). Such input value should filter available products according to the entered text (not sure yet should it filter on the server-side or on the client-side, needs to research flow).

For icons see: https://fontawesome.com/icons/search?style=solid or ionic <ion-icon name="search"></ion-icon>

Note: it should show both stores (restaurants) with the name which starts from entered text and also products (cuisine), which names or short description start from entered text.

Autocomplete not needed for now.
Inside the input, you can put placeholder "Product or a shop name"

@evereq evereq assigned valiopld and unassigned AlishMekliov931 Jul 12, 2020
evereq added a commit that referenced this issue Jul 15, 2020
feat: mobileshop search for products and merchants
evereq added a commit that referenced this issue Jul 15, 2020
valiopld added a commit that referenced this issue Jul 16, 2020
evereq added a commit that referenced this issue Jul 16, 2020
@valiopld valiopld closed this as completed Aug 3, 2020
Ever Demand Platform automation moved this from To do to Done Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement ✨ New feature or request
Projects
Development

No branches or pull requests

4 participants