UI Design for Repo Index View
@grote @NicoAlt These may need some tweaking, but I think they are ready to implement. This is the main view of a single repo with an empty state and filled state.
Notes:
- After the user creates a repo for the first time, they are taken to the empty state view. (Note -- this is different than what I had shown in the latest video in issue #36 (closed). I'll be updating that part of the design to align with this one.)
- I tweaked the wording for launching the view to add from other repos per Torsten's feedback in #36 (closed). Let me know if this makes more sense to you.
- In the header, the home icon takes you to a list of your existing repos. #1 (closed) (Design is not yet ready for that view)
- In the header, the + icon is for creating a new repo. When selected, it should take the user to the repo creation screen #18 (closed)
- In the header, the logout icon, logs the user out.
- I will provide mockups for the Info and Share views in a separate ticket.
- The search icon in 'rm_v2-Repo-App' is for searching for apps within your repo. It does not search outside the repo. When selected, it should show the put field with the placeholder text 'Search within repo'
- On an app summary card, the text includes the name of the app, the 40 char summary and a snippet of the description. The description will most likely need to be clipped in most cases. For reference, the text in the mockup is 168 characters.
- On the app summary card, the icon and number on the left below the app icon, denotes the number of screenshots that app has in this repo.