Skip to content

Better login - #707

Merged
w568w merged 3 commits into
mainfrom
better-login
Sep 7, 2026
Merged

Better login#707
w568w merged 3 commits into
mainfrom
better-login

Conversation

@w568w

@w568w w568w commented Sep 7, 2026

Copy link
Copy Markdown
Member

This PR:

  • Adds an entry to disgnostic console on the landing page;
  • Fixes image layout issue in the post page.

@w568w w568w added this to the 1.5.3 milestone Sep 7, 2026
@w568w w568w added bug Something isn't working enhancement New feature or request labels Sep 7, 2026
@w568w
w568w requested a lite review from Copilot September 7, 2026 07:02

Copilot AI left a comment

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.

🟡 Changes recommended

The new login-page entry point exposes the diagnostic console without gating (potentially allowing unauthenticated access to sensitive diagnostics), and the PR description mentions an image layout fix that is not present in the provided changes.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR adds a user-facing entry point to the app’s diagnostics console from the login/landing screen and adds an informational notice banner within the diagnostics page, along with localization updates and a lockfile dependency bump.

Changes:

  • Add a “Diagnostics” button to the login/landing page that navigates to /diagnose.
  • Add an informational notice card at the top of the diagnostic console UI and localize its text.
  • Update flutter_markdown_plus in pubspec.lock.
File summaries
File Description
pubspec.lock Updates the locked git ref/version for flutter_markdown_plus.
lib/page/settings/diagnostic_console.dart Adds a notice card explaining diagnostics usage guidance.
lib/page/login_page.dart Adds a Diagnostics navigation button on the landing screen.
lib/l10n/intl_en.arb Adds diagnostic_information_notice string (EN).
lib/l10n/intl_zh_CN.arb Adds diagnostic_information_notice string (ZH-CN).
lib/l10n/intl_zh_Hant.arb Adds diagnostic_information_notice string (ZH-Hant).
lib/l10n/intl_ja.arb Adds diagnostic_information_notice string (JA).
Review details
  • Files reviewed: 6/7 changed files
  • Comments generated: 2
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread lib/page/login_page.dart
Comment thread lib/page/login_page.dart
@w568w
w568w merged commit 571d2c1 into main Sep 7, 2026
1 check passed
@w568w
w568w deleted the better-login branch September 7, 2026 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants