Skip to content

Study pref study order#3223

Open
nirajk14 wants to merge 2 commits into
lichess-org:mainfrom
nirajk14:study-pref-study-order
Open

Study pref study order#3223
nirajk14 wants to merge 2 commits into
lichess-org:mainfrom
nirajk14:study-pref-study-order

Conversation

@nirajk14
Copy link
Copy Markdown
Contributor

Study order changing also saves in prefs.
Closes #3198 .

@nirajk14 nirajk14 force-pushed the study-pref-study-order branch 2 times, most recently from f984a21 to 05a8bf0 Compare May 20, 2026 03:01
@nirajk14 nirajk14 force-pushed the study-pref-study-order branch from 05a8bf0 to 269d5f3 Compare May 20, 2026 03:04
import 'package:material_symbols_icons/symbols.dart';

final _hotStudiesProvider = FutureProvider.autoDispose<IList<StudyPageItem>>((Ref ref) {
final _studiesProvider = FutureProvider.autoDispose<IList<StudyPageItem>>((Ref ref) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While I think it is useful to persist the pref in the study list screen, here I think we should keep showing the hot studies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remember study sorting preference in the mobile app

2 participants