girishramnani / polly

A social poll application
MIT License
45 stars 5 forks source link

Edit poll issues and auth logic to be set #14

Closed Gaurav1924 closed 1 month ago

Gaurav1924 commented 1 month ago

Edit poll issues : Poll with id not found no function clause matching in PollyWeb.PollLive.Index.handle_params/3 We cant find the internet. Attempting to reconnect When redirecting to edit module, user signs out seems issues during mount.

Issues #14

girishramnani commented 1 month ago

CI is failing

girishramnani commented 1 month ago

still its failing

Gaurav1924 commented 1 month ago

Commented lists_poll_with_ids test which was resulting in failure. rest all has been handled in deletePollAddedCssFixed branch adding github workflow in it and adding delete poll feature. Internet not found still needs to be resolved