WheatonCS / Lexos

Python/Flask-based website for text analysis workflow. Previous (stable) release is live at:
http://lexos.wheatoncollege.edu
MIT License
120 stars 20 forks source link

UI Fixes #893

Closed cgnobrega closed 5 years ago

cgnobrega commented 5 years ago

Overall

Upload

Manage

Scrubber

Cutter

Tokenizer

Word Cloud

Multi Cloud

BubbleViz

Rolling Window

Statistics

Dendrogram

K-means clustering

Consensus Tree

Similarity Query

Top words

Content Analysis

High priority

jacksonjreed commented 5 years ago

sorry I didn't realize checking the checkboxes actually changed anything publicly I think I changed back anything I changed

mlimoges commented 5 years ago

Firefox has no vertical scrolling on some pages if you have a lot of documents: Manage, Sim Query, Stats, K-means, Consensus Tree, and Tokenize (can't see all the terms). I haven't encountered this issue on Chrome.

cgnobrega commented 5 years ago

On analyze pages, when you want a specific result (differing from the default) using lots of documents, you can't change the settings until the default loads (which can be a while) because the "Generate" button is deactivated. Maybe we shouldn't render initial analyses since that's assuming what the user wants to do with their data.

Myles-Trevino commented 5 years ago

@mleblanc321 Please clarify the steps necessary to reproduce the Manage page issue of "Edit Name" and "Edit Class" being off by four.

mlimoges commented 5 years ago

@Myles-Trevino i tested it this morning and there was no issue. the problem was that the title/class displayed in the popup would be the title/class of a document below it.