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

Various small bugs and design suggestions for mobile layout #416

Open
10 of 26 tasks
ezwelty opened this issue Jul 3, 2024 · 5 comments
Open
10 of 26 tasks

Various small bugs and design suggestions for mobile layout #416

ezwelty opened this issue Jul 3, 2024 · 5 comments
Labels
epic Very important big issue good first issue Good for newcomers mobile Specific to mobile layout

Comments

@ezwelty
Copy link
Collaborator

ezwelty commented Jul 3, 2024

Collected from myself and others over the recent past and dropping here for posterity. Can always spin off certain items as separate issues / pull requests.

  • General
    • Make text larger
    • Refactor text
      • Use sentence case everywhere
      • Replace all "entry" with "location"
      • Use "location" for a marked location on the map, and position for spatial coordinates. e.g. "Zoom into a location to see Entry Data" -> "Zoom in to list locations"
    • Use HTML dropdowns (<select>) for native UI on mobile
    • Fall back to English if no common name found in selected language? (skipped)
    • Adjust type tree layout for types with no common name #473
  • Pages
  • Map
    • Add small +/- zoom controls (see mobile app)
    • Make Current location and Add location buttons smaller and move off of map (see mobile app)
  • Search header
    • Either use a straight bottom border to avoid hiding the top part of the map and reduce its height, or make the padding transparent (see Google Maps app)
  • Filter pane
    • The filter badge number is distracting and should probably be removed - why 99+?
    • Changing the filter does not update the list
    • Make the filter pane fullscreen (extend to footer)
    • Combine filter with settings and convert to overlay drawer?
  • List
    • Make photo thumbnails larger
    • Make photo thumbnail placeholder less prominent
  • Location / Review
  • Street View
@ezwelty ezwelty added good first issue Good for newcomers mobile Specific to mobile layout labels Jul 3, 2024
@ezwelty ezwelty added the epic Very important big issue label Aug 20, 2024
@itzkushagra
Copy link

Hi, am beginner in open source can you assign me an easy good first issue amongst these to work.

@ezwelty
Copy link
Collaborator Author

ezwelty commented Oct 3, 2024

@itzkushagra Welcome, thanks for your interest! How about #471 ? (Bad flow around images on about page with narrow screen)

I also considered "Make Fruiting status dropdown not searchable" (review form), or both "Make photo thumbnails larger" and "Make photo thumbnail placeholder less prominent" (mobile location list).

@PavlisinPhoto
Copy link

Hi, I am new here. Can you recommend some first issue for me?

@replyre
Copy link

replyre commented Oct 11, 2024

Hello, is there any task in which I can assist?

@ezwelty
Copy link
Collaborator Author

ezwelty commented Oct 11, 2024

@PavlisinPhoto @replyre Welcome and thanks for your interest! Please take a look at the unassigned issues tagged as good first issue. Or if you are feeling more ambitious, any unassigned issue that speaks to you.

https://github.com/falling-fruit/falling-fruit-web/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Very important big issue good first issue Good for newcomers mobile Specific to mobile layout
Projects
None yet
Development

No branches or pull requests

4 participants