Chintan2108 / CyanoKhoj

This is a web-app which employs the citizen science program by tracking their tweets and subsequent data analysis on Google Earth Engine, aimed at effective CyanoHAB detection and monitoring in water bodies around the world.

Home Page:http://34.67.7.17/CyanoKhoj/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Frontend List View for list of locations and tweets

Chintan2108 opened this issue · comments

  • For the list of tweet locations and the list of tweet links, the columns contents are contiguously overflowing from one to another

  • This results in a list item broken down - a part of it as last element of nth column and the remaining part as the first element of (n+1)th column

  • This also causes mismanagement of URLs

  • List Issue 1
    list_issue_1

  • List Issue 2
    list_issue_2

  • Fix the issue and prevent the breaking down of list items

  • Follow-up corrections for different viewports
  • @anand-nakat Please make the follow-up PR under this issue only