Task Detail
-
I meant Modal in the last note. Anyway, the "fixed-top" on navbar was the reason why the modal was greyed out and not functional at all. Remove "fixed-top" then the modal will work, but the nav will not stay on top anymore. The best option was: keep the modal button on the navbar, but move the modal html code to the main content of the _layout.cshtml.
10/24/2024 14:50:14 -
Turn out adding model on to Navbar wasn't easy in this case. The modal was shown after clicked the button, but everything gray out and couldn't be click or close... I will come back to this later.
10/23/2024 14:34:49