Richtext preview loading animation was added in https://github.com/openstreetmap/openstreetmap-website/commit/eb789dbf757e760e8348e0aa75343eb53996b7e3 but later probably got broken. Its `loading` css class was removed in https://github.com/openstreetmap/openstreetmap-website/commit/df1ec6b6809b533829fc2c171699540bbb92a85b but javascript still adds/removes it to no effect.
This PR adds a Bootstrap spinner to the preview pane.  You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/5311 -- Commit Summary -- * Restore loading spinner in richtext previews -- File Changes -- M app/assets/javascripts/richtext.js (14) M app/views/shared/_richtext_field.html.erb (9) -- Patch Links -- https://github.com/openstreetmap/openstreetmap-website/pull/5311.patch https://github.com/openstreetmap/openstreetmap-website/pull/5311.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5311 You are receiving this because you are subscribed to this thread. Message ID: <openstreetmap/openstreetmap-website/pull/5...@github.com>
_______________________________________________ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev