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

🚀 [Feature] "Holiday mode" (load-no-images setting) #2986

Open
5 tasks
alina-beck opened this issue Feb 4, 2020 · 1 comment
Open
5 tasks

🚀 [Feature] "Holiday mode" (load-no-images setting) #2986

alina-beck opened this issue Feb 4, 2020 · 1 comment

Comments

@alina-beck
Copy link
Collaborator

🚀 Feature

Users should be able to temporarily disable the loading of images for the whole network on their profile.

User Problem

Users on slow connections or who want to save data traffic (e.g. when they're on holiday) currently have to load all images on the network. Data volume will be improved with the responsive images feature (#2255) but turning images off completely – at least temporarily – could still be desirable.

Open questions

  • Do we want to save this setting per user or per session?

Implementation

  • Add this to the user settings (depending on the answer to the above question)
  • Add placeholders (simple svg graphics) for each type of picture (post + avatar + embed?)
  • Toggle between images and placeholders depending on the setting
  • Make sure no images are loaded when the setting is active

Design & Layout

  • settings page as usual
  • placeholders need to be designed, svgs created

Validation

Compare the loading time / data volume with the setting active and inactive

Additional context

This idea came up when discussing if the list view should contain thumbnail images or not #2968

@alina-beck alina-beck added this to New in Roadmap via automation Feb 4, 2020
@DennisHack DennisHack moved this from New to Essential Features in Roadmap Feb 20, 2020
@stale
Copy link

stale bot commented Apr 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 4, 2020
@stale stale bot closed this as completed May 4, 2020
Roadmap automation moved this from Essential Features to Done May 4, 2020
@sushidave sushidave reopened this Aug 27, 2020
Roadmap automation moved this from Done to In Progress Aug 27, 2020
@sushidave sushidave added this to 0 - Idea, unsorted in Roadmap Menschheitsfamilie via automation Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roadmap
  
In Progress
Roadmap Menschheitsfamilie
  
0 - Idea, unsorted
Development

No branches or pull requests

2 participants