NCEAS / metacatui

MetacatUI: A client-side web interface for DataONE data repositories
https://nceas.github.io/metacatui
Apache License 2.0
42 stars 26 forks source link

Different styles and displacement of error notifications for TAXA tables in different themes #330

Open rushirajnenuji opened 6 years ago

rushirajnenuji commented 6 years ago

I was trying to regenerate the issue #325 and I noticed that different themes have different font size for the taxa-table error notification. I rolled-back few commits on my local repository to make sure that any recent commits didn't cause this error. The observations for various themes are as follows:

Default: default

KNB: knb

Arctic: arctic

GOA: goa

NCEAS: nceas

laurenwalker commented 6 years ago

So far we have only developed the Editor in the arctic theme. We have an issue open right now, #278, for making sure all the styling and functionality looks good in the other themes.

We also have plans to stop development on the GOA theme, since we will not be maintaining the GOA Member Node anymore.

rushirajnenuji commented 6 years ago

Okay, so to solve the ticket #325 I'll focus on the arctic theme, and make changes appropriately. I believe those changes will also be applicable to the KNB theme.

laurenwalker commented 6 years ago

Feel free to fix the other themes too, since it will need to be done eventually. But the highest priority is the arctic theme for now.

rushirajnenuji commented 6 years ago

Sure, I'll start working on that.