Alex Yocom-Piatt

Results 27 issues of Alex Yocom-Piatt

Something in #2301 has caused the proposals list dropdown from being shown properly. With this change is simply shows as a text box and now a dropdown list. When this...

On commit fa41d7c we're seeing extra requests to /api/v1/invoices and /api/v1/invoices/ on the invoice details page. And whenever a request is received the page flashes briefly. I believe it's not...

The static saved list of approved proposal names from that json needs to be combined with the results of the current list from proposals.decred.org And we could probably only include...

A user noted that they were receiving an error on line item description and looks like it was due to an extra whitespace. Can we trim all whitespace before signing...

I wanted to make an issue to discuss what needs to be done (in terms of security) to properly allow user's the ability to invite their own nominees to CMS....

![decrediton_error_smaller](https://user-images.githubusercontent.com/4388501/150216795-823b5f83-8ce6-41f8-ba27-39c8b5525dba.jpg) All releases after 1.6.2 (1.6.3, 1.7.0-rc1, 1.7.0-rc2) User reported this happened on their Windows10 machine with an amd processor (and no anti-virus). But same user reported that the same...

from [email protected] on matrix: happy to describe here: decrediton 1.7.6, go to staking -> statistics, note that only one VSP shows up in the drop down ([dcr.stakeminer.com](http://dcr.stakeminer.com/)), I'm not able...

https://reactjs.org/blog/2022/03/29/react-v18.html This will be a pretty large change due to all the breaking changes withint v18, but overall it seems that it could provide quite a large performance improvement. I'd...