performant-software / DM

DM is an environment for the study and annotation of images and texts. It is a suite of tools, enabling scholars to gather and organize the evidence necessary to support arguments based in digitized resources.
https://digitalmappa.org/
Other
18 stars 6 forks source link

Firefox readonly stabilization #178

Closed akstuhl closed 6 years ago

akstuhl commented 6 years ago

What does this PR do?

Introduces some fixes initiated in #177, but rolls these back to focus on supporting readonly behavior for non-Chrome browsers while minimizing alteration to (stable in Chrome) text editor functionality. Adds an alert modal when a user is logged in through a non-Chrome browser.

What issues does it address?

Closes #173, #174, #175, #176 (in part by removing support for editor functionality in non-Chrome browsers)

How to test