mattermost-community/focalboard

Bug: randomIcons choice not persistent on Windows

Open

#647 opened on Jun 29, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (2,542 forks)user submission
BugHacktoberfestHelp WantedUp for grabs

Repository metrics

Stars
 (26,187 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Summary: randomIcons user setting not stored between launches of the Windows app

Steps to reproduce the behavior:

  1. Launch Windows app
  2. Random icons is on by default
  3. Turn it off
  4. Quit and relaunch the app
  5. Random icons is still on

Expected behavior: randomIcons choice should be persistent

Platform:

Windows 10, 10.0.19041 Focalboard v0.7.0 (focalboard-win.zip)

Additional context: Similar to #375

Contributor guide