Skip to content

UI Bug in the Drawer's UserAccountsDrawerHeader onDetailsPressed() #17948

@ScholliYT

Description

@ScholliYT

Video showing the bug I have found: https://www.youtube.com/watch?v=A1LLEjfFzgM&feature=youtu.be

The little triangle in the UserAccountsDrawerHeader doesn't stay in the right state when closing the drawer.

Steps to Reproduce

I believe you can find this UI bug in every default drawer from flutter. I can confirm it's in the Flutter Gallery App -> Material -> Navigation Drawer.

  1. open Flutter Gallery App
  2. go to Material
  3. go to navigation Drawer
  4. open the drawer
  5. press on the little triangle in the UserAccountHeader
  6. close the drawer again
  7. observe the state of the little triangle

Logs

Finally, paste the output of running flutter doctor -v here.
[√] Flutter (Channel beta, v0.4.4, on Microsoft Windows [Version 10.0.16299.431], locale de-DE)
    • Flutter version 0.4.4 at G:\OneDrive\GitHub\flutter
    • Framework revision f9bb4289e9 (2 weeks ago), 2018-05-11 21:44:54 -0700
    • Engine revision 06afdfe54e
    • Dart version 2.0.0-dev.54.0.flutter-46ab040e58

[√] Android toolchain - develop for Android devices (Android SDK 27.0.3)
    • Android SDK at H:\Android_SDK
    • Android NDK location not configured (optional; useful for native profiling support)
    • Platform android-27, build-tools 27.0.3
    • ANDROID_HOME = H:\Android_SDK
    • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
    • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b02)
    • All Android licenses accepted.

[√] Android Studio (version 3.1)
    • Android Studio at C:\Program Files\Android\Android Studio
    • Flutter plugin version 24.2.1
    • Dart plugin version 173.4700
    • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b02)

[!] IntelliJ IDEA Community Edition (version 2017.2)
    • IntelliJ at H:\IntelliJ IDEA Community Edition 2017.2.5
    X Flutter plugin not installed; this adds Flutter specific functionality.
    X Dart plugin not installed; this adds Dart specific functionality.
    • For information about installing plugins, see
      https://flutter.io/intellij-setup/#installing-the-plugins

[√] Connected devices (1 available)
    • STF L09 • 7BKDU17829005670 • android-arm64 • Android 8.0.0 (API 26)

! Doctor found issues in 1 category.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: qualityA truly polished experiencecustomer: galleryRelating to flutter/gallery repository. Please transfer non-framework issues there.f: material designflutter/packages/flutter/material repository.found in release: 1.18Occurs in 1.18frameworkflutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions