Giter Site home page Giter Site logo

Comments (21)

lemattma avatar lemattma commented on June 11, 2024 2

I've created a PR fixing this issue: #113

from yi-note.

hawkiboy avatar hawkiboy commented on June 11, 2024 1

Agree, this makes for a BAD experience. You can hit the refresh button and that gets rid of it.

from yi-note.

Broodlisk avatar Broodlisk commented on June 11, 2024 1

I have the same issue

from yi-note.

quentin-mckay avatar quentin-mckay commented on June 11, 2024 1

Same issue for me. I'm on Chrome Version 99.0.4844.74 (Official Build) (64-bit)

from yi-note.

shoneriki avatar shoneriki commented on June 11, 2024 1

july 2023 and its still there , didnt got fixed yet??

no, the issue hasn't been fixed yet

from yi-note.

rcsoul avatar rcsoul commented on June 11, 2024

The same thing happens to me.

from yi-note.

chris2052 avatar chris2052 commented on June 11, 2024

Same in Brave-Browser

from yi-note.

phanirithvij avatar phanirithvij commented on June 11, 2024

same as #105

from yi-note.

No2515 avatar No2515 commented on June 11, 2024

No fix yet?

from yi-note.

nikevelik avatar nikevelik commented on June 11, 2024

I have the same issue

from yi-note.

lemattma avatar lemattma commented on June 11, 2024

@shuowu I've been debugging this issue and it seems to be related to the file packages/extension/src/ui/containers/App/styled.js on the transform property:

export const StyledDrawer = styled.div`
  ...

  transition: transform 0.3s;
  /* it's not updating the value, but props.open does change. Maybe some cache issue? */
  transform: ${props => (props.open ? 'translateX(0)' : 'translateX(100%)')}; 

  ...
`;

I'll keep digging but if you know how to fix it please let me know.

from yi-note.

hh23485 avatar hh23485 commented on June 11, 2024

@shuowu can you help to review this PR and release a new version

I've created a PR fixing this issue: #113

from yi-note.

No2515 avatar No2515 commented on June 11, 2024

from yi-note.

hh23485 avatar hh23485 commented on June 11, 2024

Any updates here?

from yi-note.

shoneriki avatar shoneriki commented on June 11, 2024

There seems to be numerous PR's to this extension to fix this issue, but this problem is still prevalent way into 2023...

from yi-note.

ThDag avatar ThDag commented on June 11, 2024

july 2023 and its still there , didnt got fixed yet??

from yi-note.

ThDag avatar ThDag commented on June 11, 2024

i have found a %1000 better tool to take notes on videos thats faster, easier, cleaner

idk if its rude but there is just no way i can use with the bugs and no maintenance

its NattyNote its very not known i found it in some reddit post

you can find it in chrome web store

instead of creating a webpage to store and the notes you took across web, it caches the youtube link so all the notes are in the same place as the video and there is a list of cached files

it stores way less space on the screen after all you need to see when noting a quick sentence is the the text, better then covering the whole side of the screen

from yi-note.

Medullitus avatar Medullitus commented on June 11, 2024

trash

from yi-note.

ThDag avatar ThDag commented on June 11, 2024

why

from yi-note.

mbalassane avatar mbalassane commented on June 11, 2024

We can use an alternative for closing the left pane of yinote by refreshing your web page. Press Crtl+r to refresh it quickly and it will disappear

from yi-note.

shuowu avatar shuowu commented on June 11, 2024

Issue has been fixed in version 1.8.0 in both chrome & edge store (pending store review, it will be available in store soon)!

from yi-note.

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.