Skip to content

Conversation

@Sarvyi
Copy link

@Sarvyi Sarvyi commented Nov 16, 2025

I've added the study filter as needed in the issue .

@veloce
Copy link
Contributor

veloce commented Nov 17, 2025

Thanks for this. Can you please post a screenshot, or better, a screen recording to show the difference?

@Sarvyi
Copy link
Author

Sarvyi commented Nov 19, 2025

Record_2025-11-19-12-18-49.mp4

I want to, but am unable to login for some reason. Maybe some setup I didn't configure.

@Sarvyi
Copy link
Author

Sarvyi commented Nov 19, 2025

And the option for filter is only for logged in user.

@tom-anders
Copy link
Collaborator

And the option for filter is only for logged in user.

You can make an account on lichess.dev instead and use that do demonstrate the change

@Sarvyi
Copy link
Author

Sarvyi commented Nov 20, 2025

VID-20251120-WA0014.mp4

Feel free to tell about any changes here.
@veloce @tom-anders

@Sarvyi
Copy link
Author

Sarvyi commented Nov 24, 2025

Hello @tom-anders , any updates here?

collection: ^1.17.0
connectivity_plus: ^7.0.0
cronet_http: ^1.3.1
cronet_http: 1.6.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Why this change? It has nothing to do with the PR. Please remove it (also it fixes the version which we don't want).

return PlatformScaffold(
appBar: PlatformAppBar(
title: Text(sessionUser != null ? context.l10n.studyMenu : context.l10n.studyAllStudies),
title: Text(
Copy link
Contributor

Choose a reason for hiding this comment

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

You should use the AppBarTitleText widget here, as it will auto size the text to fit in.

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.

3 participants