Closed sarthakm21 closed 4 years ago
Can I work on this one? Please assign
@shyamTayal go ahead :)
I want to work on this
@kumarmanish03 go ahead
I want to work on this
@sarthakm21 please assign me
@Ranveer251 assigned it to you
Hey! I want to do it, if it isn't done.
@Ranveer251 any updates? Or should I reassign?
@AlacritousCreature assigned to you
hey @sarthakm21 ! in this app it uses custom JS alerts and confirms in Addwork section only for clearing the data and to for title, and elsewhere it uses flash.js to show error/success message. So, is it to remove flash and add another better one, or only add another one where custom alerts were used?
I'm talking about the javascript alert and confirm dialog boxes, not the flash messages. The dialog boxes are used when users try to clear data on the add work section, and when they try to delete or share the data on the home page and also when they try to delete a post from the inspire me section. I want these confirm dialogs to be replaced by something better looking (most probably through an external library)
As of now, the application uses simple js alerts and confirm messages for warnings and confirmation. Instead, implement custom dialog boxes for alerts and confirmation with a better UI that matches the overall theme of the app.