You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "scholarsmate (via GitHub)" <gi...@apache.org> on 2023/04/19 21:40:48 UTC

[GitHub] [daffodil-vscode] scholarsmate opened a new issue, #584: Search Prev/Next buttons not properly sync'ed with the Offset

scholarsmate opened a new issue, #584:
URL: https://github.com/apache/daffodil-vscode/issues/584

   Open this repo's `package.json`, then `Search` for `Apache`, click the `Prev` and `Next` buttons and observe what's being scrolled to and what's being displayed in the `Offset` input box and see that they aren't matching up correctly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] Shanedell closed issue #584: Search Prev/Next buttons not properly sync'ed with the Offset

Posted by "Shanedell (via GitHub)" <gi...@apache.org>.
Shanedell closed issue #584: Search Prev/Next buttons not properly sync'ed with the Offset
URL: https://github.com/apache/daffodil-vscode/issues/584


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] stricklandrbls commented on issue #584: Search Prev/Next buttons not properly sync'ed with the Offset

Posted by "stricklandrbls (via GitHub)" <gi...@apache.org>.
stricklandrbls commented on issue #584:
URL: https://github.com/apache/daffodil-vscode/issues/584#issuecomment-1516302978

   Looks like there's an index lag with pressing the buttons and populating the `Offset`. The displayed search result is displaying `results[0]` but the `Offset` is `results[1]`. I'll get a fix for this.
   
   ---
   Also FYI, the great people at Comcast were digging in my front yard, placing fiber cable. While doing so they cut my AT&T fiber line so I don't have internet at the moment for my CTC machine. It's not happy when trying to tether from my phone's data and I'm using a directional antenna to use the WiFi from a neighbor's house lol.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org