systers / macc

Server side support platform for Peace Corps mobile applications.
http://macc.systers.org/
9 stars 51 forks source link

Button click issue #211

Closed Raxerz closed 7 years ago

Raxerz commented 7 years ago

screenshot from 2017-03-12 12 32 37

For the buttons "Go to Malaria" and "Go to PC", the onclick listener works only on clicking over the text inside the button and not the button as a whole.

Raxerz commented 7 years ago

This seems to be an issue for almost all of the buttons on all pages.

mish24 commented 7 years ago

@Raxerz Hey! I Think this issue has already been opened and someone was working on it. It was related to hyperlinks.

Raxerz commented 7 years ago

@mish24 are you referring to this #117 ? Has the issue been fixed? I pulled the latest changes and the bugs seem to still exist.

mish24 commented 7 years ago

It was supposed to be. I guess you should fix all other links, but comment once about this issue on that PR as well. @Raxerz

amittbhardwj commented 7 years ago

@mish24 I see it is not yet fixed and my approach would be to make links appear as buttons using bootstrap classes.

medhach commented 7 years ago

Closing the issue. #117 was merged.