sharon

Results 72 comments of sharon

Use https://webaim.org/resources/contrastchecker/ to verify colour contrast

Maybe we'll want to give users a way to download their raw data in JSON format, so they can hold a copy of their data if they choose to install...

This might have been fixed in #4978 as I increased the timeout for python app startup. I've been able to run this app on Mac Desktop and in Positron on...

If anyone has an opportunity (including myself), could someone also try setting a specific port number for the Dash app? It'd be great if we can confirm/deny which [Dash app...

@testlabauto > It does appear to work most of the time for me now. I do occasionally see: > > ![Image](https://github.com/user-attachments/assets/7cb9e6ab-df90-4dc2-bb96-e7d4457c983e) > > but then it works anyways. We have...

I suspect this is an issue with scrolling in popups in general as I'm able to reproduce the scrolling issue in these places as well: - Project Wizard interpreter dropdown...

@jonvanausdeln I've added some handling to interact with the Console on Windows. I wonder if I'll also need to add a longer time for the `expect().toPass()` check for the renv-related...

[CI passed](https://github.com/posit-dev/positron/pull/3881/checks?check_run_id=27210826396) for the 4 tests introduced. Running full smoke test suite to confirm the latest changes are working. Update: [full smoke test suite](https://github.com/posit-dev/positron/pull/3881/checks?check_run_id=27212092056) looking good too 👍

After pulling in `main`, I'm having trouble getting a local release build working. Resolving that is in progress 🏗️ Update: opened https://github.com/posit-dev/positron/pull/4438 to resolve the issue.

### TODOs - https://github.com/posit-dev/positron/issues/4379 - [x] Run local debug build successfully - https://github.com/posit-dev/positron/pull/4426 - [x] Run local release build successfully (yes with caveats -- see extensions issue below) - [x]...