xNS5 / rentalreviews

A simple web applicaiton for displaying reviews of local property management companies and apartment complexes
GNU General Public License v3.0
0 stars 0 forks source link

Implement Mobile Functionality For Data Grid #18

Open xNS5 opened 1 week ago

xNS5 commented 1 week ago

Presently, I have the "go to" button for the individual review pages visible only if the user has their mouse in the <span/> element. This doesn't work in mobile view, which isn't a good thing. Do some research and determine the best course of action, whether it's implementing specific mobile-view logic in the component or creating a dedicated mobile view for the component.