decidim / decidim-bulletin-board

GNU Affero General Public License v3.0
5 stars 6 forks source link

TODOs in javascript files not done #247

Open andreslucena opened 2 years ago

andreslucena commented 2 years ago

We have multiple TODOs in JS files. If they are already handled then we should remove them:

https://github.com/decidim/decidim-bulletin-board/blob/75f2ca0672706cde0a7804ddec2ae9bb9677ffa7/voting_schemes/electionguard/verifier/src/transformers/message.transformer.js#L35 https://github.com/decidim/decidim-bulletin-board/blob/75f2ca0672706cde0a7804ddec2ae9bb9677ffa7/voting_schemes/electionguard/verifier/src/transformers/message.transformer.js#L36 https://github.com/decidim/decidim-bulletin-board/blob/75f2ca0672706cde0a7804ddec2ae9bb9677ffa7/voting_schemes/electionguard/verifier/src/transformers/message.transformer.js#L43

https://github.com/decidim/decidim-bulletin-board/blob/75f2ca0672706cde0a7804ddec2ae9bb9677ffa7/voting_schemes/electionguard/verifier/src/transformers/ballot.transformer.js#L19

paarals commented 10 months ago

As agreed with product on December 14, this task is discarded due to lack of resources. To be confirmed by @carolromero @andreslucena

andreslucena commented 10 months ago

As agreed with product on December 14, this task is discarded due to lack of resources. To be confirmed by @carolromero @andreslucena

Confirmed. We'll leave this open as it's something that we should fix in the future.