I thought I would write a short post on what the NNS Dapp team has been working on. It has been a busy few months of developing and proposing critical new features to improve the overall user experience.
SNS voting
One such feature that got community acceptance is the SNS voting feature, which does exactly what it says in the tin, allows users to vote on SNS proposals using the NNS Dapp
While existing SNSs have built-in voting, enabling the NNS Dapp to support SNS voting frees future SNS projects from having to implement this functionality on their own. And from a user prospective, ICP neurons and SNS neurons are conveniently in one place. SNS voting has been in development for a while and it was finally proposed and enabled in proposal 122791
Canister renaming
Improving the developer workflow in the NNS Dapp is also a priority. A frequently requested feature has been renaming of canisters through the UI. You can of course still track the mapping between canister identifier and name through dfx.json, but the NNS Dapp now allows the quick and convenient renaming for your deployed canisters.
Thanks for the suggestion. We actually have a similar request for “Bulk voting” already documented in our backlog, and I’ll add your post to it.
The idea of enabling bulk voting has been discussed a few times on the forum. However, so far, we always have prioritized other improvements to enhance the overall voting experience, such as the “optimistic voting” feature that we proposed last year.
In my personal opinion, while I understand that such a feature would be convenient, I am concerned that it may lead to votes being cast without thoroughly reviewing the content of the proposals. This could potentially compromise the quality and to some extension the security of the voting process. Instead, I believe it would be beneficial to focus on improving the user experience of the neuron following process first.
Nevertheless, only my two cents and not my call anyway . Thanks for the feedback, well noted and documented!