Kunal Mehta

Results 417 comments of Kunal Mehta

One note for the Electron context is that we are not planning to have a separate window like the Qt implementation, it'll just be an HTML overlay/dialog within the same...

One note from today's meeting, we're going to swap the order of the buttons to match normal design convention, so the primary button will be on the right, and cancel/go...

s/GPG/PGP/ now that we're using Sequoia on the server side. I would probably skip "and that the sd-gpg vm has the private key to decrypt it" - it's possible that...

I've submitted https://github.com/freedomofpress/securedrop-client/pull/2327 as a pretty naive implementation; it just has a progress bar with a numerical % of how much has been completed using the builtin QProgressBar widget. I...

Unfortunately I'm not set up to do a screen recording on Qubes, so here are some screenshots for now: | 1 | 2 | 3 | 4 | |--------|--------|--------|--------| |...

Thanks - I'm still processing this all but one thing that's stood out to me so far regarding, "The UI should reassure users that their download is still progressing, even...

Just for reference, here's what the current implementation in main looks like: ![Image](https://github.com/user-attachments/assets/ac074841-b463-4150-a645-2c7c5c0f3a4a)

Specifically, the new app has a "Pause" option for ongoing downloads, which users can resume, which should have essentially the same effect of of cancelling and retrying a download.

Hi @tmc, thanks for taking a look. We're currently in the middle of upgrading from Ubuntu focal (Python 3.8) to noble (Python 3.12), so once that's done we can update...

One constraint I think we should adopt is that we focus on the client downloading part and keep the storage of downloaded files the same as the status quo (i.e....