ueman / feedback

A simple widget for getting better feedback.
https://pub.dev/packages/feedback
392 stars 94 forks source link

Feedback Offsets Page to the Right On Submit #322

Open darkfrog26 opened 3 weeks ago

darkfrog26 commented 3 weeks ago

Version

3.1.0

Library

feedback

Flutter channel

beta

Flutter version

3.24.0-0.2.pre

Platform

Web

Details

The feedback opens as expected, and if I close it, everything returns to normal. However, after submitting, the page is shifted to the right: Screenshot from 2024-08-21 08-53-04

Steps to reproduce

Output of flutter doctor -v

[✓] Flutter (Channel beta, 3.24.0-0.2.pre, on Pop!_OS 22.04 LTS 6.9.3-76060903-generic, locale en_US.UTF-8)
    • Flutter version 3.24.0-0.2.pre on channel beta at /usr/bin/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 7c6b7e9ca4 (3 weeks ago), 2024-07-30 14:26:44 +0700
    • Engine revision 6e4deceb38
    • Dart version 3.5.0 (build 3.5.0-323.2.beta)
    • DevTools version 2.37.2

[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
    • Android SDK at /home/mhicks/Android/Sdk
    • Platform android-34, build-tools 34.0.0
    • Java binary at: /home/mhicks/.local/share/JetBrains/Toolbox/apps/android-studio/jbr/bin/java
    • Java version OpenJDK Runtime Environment (build 17.0.11+0-17.0.11b1207.24-11852314)
    • All Android licenses accepted.

[✓] Chrome - develop for the web
    • Chrome at google-chrome

[✓] Linux toolchain - develop for Linux desktop
    • Ubuntu clang version 14.0.0-1ubuntu1.1
    • cmake version 3.22.1
    • ninja version 1.10.1
    • pkg-config version 0.29.2

[✓] Android Studio (version 2024.1)
    • Android Studio at /home/mhicks/.local/share/JetBrains/Toolbox/apps/android-studio
    • Flutter plugin version 81.0.2
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 17.0.11+0-17.0.11b1207.24-11852314)

[✓] IntelliJ IDEA Ultimate Edition (version 2024.2)
    • IntelliJ at /home/mhicks/.local/share/JetBrains/Toolbox/apps/intellij-idea-ultimate
    • Flutter plugin version 81.1.3
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart

[✓] VS Code (version 1.92.2)
    • VS Code at /usr/share/code
    • Flutter extension can be installed from:
      🔨 https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter

[✓] Connected device (2 available)
    • Linux (desktop) • linux  • linux-x64      • Pop!_OS 22.04 LTS 6.9.3-76060903-generic
    • Chrome (web)    • chrome • web-javascript • Google Chrome 127.0.6533.119

[✓] Network resources
    • All expected network resources are available.

• No issues found!
darkfrog26 commented 3 days ago

Three weeks ago and not a single response?

ueman commented 3 days ago

This is a hobby project and right now I have other priorities. If this is a huge issue for you, please feel free to submit a bug fix as a PR.

darkfrog26 commented 3 days ago

@ueman, my apologies...I didn't realize this was a single-person project. I'm happy to attempt a fix. Do you have any suggestions of where I might start looking?

ueman commented 3 days ago

Unfortunately, I have no idea :(