mozilla-mobile / prox

[INACTIVE] A search and discovery app for the "here & now". We're experimenting with ideas on mobile that can better surface content from the open web.
https://wiki.mozilla.org/New_Mobile_Experience
Mozilla Public License 2.0
22 stars 12 forks source link

Add "V1" filtering UI #508

Closed antlam closed 7 years ago

antlam commented 7 years ago

home - filter_final

A simple check-box type of functionality to start. This will allow us to layer on more functionality as we get more feedback too.

Assets to come

mariappopova commented 7 years ago

I want to be able to surface different types of places so that I can always get the most relevant information to me

mcomella commented 7 years ago

I recommend implementing with the PullableView library. I have a sample using Swift & constraints

thebnich commented 7 years ago

@antlam UI mostly ready -- can add assets for the checkbox/+/x/filter button when they're available.

antlam commented 7 years ago

assets_homefiltersUI.zip

brampitoyo commented 7 years ago

What happens when you’re in the Home View and tap the ‘filter’ button? The transition looks like this:

prox-filters-i04

(Though the animation is up to date, the visual design isn’t. Follow the one outlined by @antlam up above).

antlam commented 7 years ago

@thebnich updated above ^

thebnich commented 7 years ago

Since this PR was getting pretty big and it'd be good to land all these changes ASAP, I didn't finish the animation polish in #525. Opened #526 for a better animation (and any other visual tweaks we need to make).