Giter VIP home page Giter VIP logo

Comments (12)

goderbauer avatar goderbauer commented on July 22, 2024 1

@goderbauer who made changes on this row before.

Do you mean the change in flutter/cocoon@354995f? That one is replacing an error-prone (private) API call with a public API without changing the behavior. The behavior was originally introduced in flutter/cocoon#1729 - apparently to allow tools like vimium to navigate the dashboard. Presumably, that functionality will break if we'd remove the line to turn on semantics.

from flutter.

keyonghan avatar keyonghan commented on July 22, 2024

@ditman Is this somehow related to the commit link not working issue?

from flutter.

ditman avatar ditman commented on July 22, 2024

@keyonghan no idea, maybe. I've also noticed this behavior recently!

from flutter.

ditman avatar ditman commented on July 22, 2024

I've checked this a little bit and the problem seems to be that the semantics system is picking up clicks on that first row (in my mac it's 2 rows, it seems), instead of letting flutter handle them. We must not be computing the semantic target correctly on the clicks there (the underlying element seems to be correctly sized and positioned, though!) (??)

One potential workaround is to comment this out:

But I think @yjbanov is going to be interested in this issue!

from flutter.

flutter-triage-bot avatar flutter-triage-bot commented on July 22, 2024

Issue is assigned to multiple teams (infra, web). Please ensure the issue has only one team-* label at a time. Use fyi-* labels to have another team look at the issue without reassigning it.

from flutter.

keyonghan avatar keyonghan commented on July 22, 2024

This seems blocking team manaully rerun a failed task from the first row to green the tree. /cc @stuartmorgan

One potential workaround is to comment this out:

https://github.com/flutter/cocoon/blob/7a67a76fd71d13fe9356e70b5501006371c514d7/dashboard/lib/main.dart#L71

@ditman Can I simply remove the line to unblock as suggested? Will this cause any other unexpected behavior? /cc @goderbauer who made changes on this row before.

from flutter.

keyonghan avatar keyonghan commented on July 22, 2024

By visiting https://chromewebstore.google.com/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb, seems it's blocked internally.

If there is no other quick solutions, we may give it a try to unblock the high demanding usage of dashboard retry (or build executions review from the first row), assuming not much use of that functionality externally.

from flutter.

ricardoamador avatar ricardoamador commented on July 22, 2024

Okay here is something interesting which I think has to do with a different bug that may still be open. If you click the lower righthand corner of the cell it will take you to the build page. This works for the top row. Casey made a change a while back that had an adverse affect on the cells where you had to click different areas of it.

Disregard.

from flutter.

gaaclarke avatar gaaclarke commented on July 22, 2024

workaround

I found that resizing the web browser window will sometimes allow you to get the popup behavior if you are getting the "navigate to builders" behavior.

from flutter.

stuartmorgan avatar stuartmorgan commented on July 22, 2024

I think it's the tooltip for the header, as I can frequently (although not reliably; I'm not sure what the exact trigger is) get different behavior depending on whether I have hovered over a header before clicking a square that's where the tooltip shows. And in particular I can get it to open the builder for a different column than I'm in if I open a tooltip for that builder first.

from flutter.

matanlurey avatar matanlurey commented on July 22, 2024

I'm proposing the easiest possible fix for this, flutter/cocoon#3706.

from flutter.

github-actions avatar github-actions commented on July 22, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

from flutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.