UniversityDAO / udao

The official UniversityDAO DApp repository.
GNU Lesser General Public License v2.1
4 stars 4 forks source link

Removed popup package and created my own popup system #82

Closed jagger-harris closed 1 year ago

jagger-harris commented 2 years ago

Removed the temporary system for pop ups and implemented a more standard approach. Also added the ability to close a pop up and restructured code.

jagger-harris commented 2 years ago

I took a brief skim and I doubt it'll cause problems. But the code I wrote for this is badly coupled with other stuff so I might take another closer look. In the meantime can you provide more explanation of the code you moved around?

I have already tested all of the functionality and everything seems to work.