EBISPOT / lodestar

Linked Data explorer and SPARQL endpoint
Apache License 2.0
23 stars 22 forks source link

left-align table header to reduce necessity to scroll right over #33

Open katrinleinweber opened 6 years ago

katrinleinweber commented 6 years ago

Hello!

I noticed the following little UI bug on https://medium.com/virtuoso-blog/benefits-of-a-semantic-web-of-linked-data-for-bioinformatics-62c2964357c >under "both the EBML-EBI and UniProt databases, and has been semantically combined" > screenshot, or directly in these search results. The seq column header is far off-screen because the cell content (amino acid sequences, right?) can be so large.

Can th in loadstar-results-table be left-aligned only when a column becomes wider than the screen? Maybe in https://github.com/EBISPOT/lodestar/tree/master/web-ui/src/main/webapp/css/lode-style.css#L18-L20?

katrinleinweber commented 6 years ago

Dear @simonjupp or @danizen, is one of you allowed to merge here? Thanks & greetings :-)

simonjupp commented 6 years ago

Thanks. @LLTommy has been updating lodestar in a branch recently, I'll see if he can do something about this.

danizen commented 6 years ago

I don't have commit access. While we're online, @simonjupp and @LLTommy, please note the two pull requests. The XSS attack is real - and seeing as how we get bugs as long URLs in github, they are really real ;)