chinwagsocial/app/javascript/mastodon/reducers
Claire a8a7066e97
Add confirmation modal when closing media edit modal with unsaved changes (#16518)
* Add confirmation modal when closing media edit modal with unsaved changes

* Move focal point media state to redux so it does not get erased by confirmation dialog

* Change upload modal behavior to keep it open while saving changes

Instead of closing it immediately and losing changes if they fail to save…

* Make it work with react-intl 2.9
2021-07-25 01:14:43 +02:00
..
accounts.js
accounts_counters.js
alerts.js
announcements.js
blocks.js
boosts.js
compose.js Add confirmation modal when closing media edit modal with unsaved changes (#16518) 2021-07-25 01:14:43 +02:00
contexts.js
conversations.js
custom_emojis.js
domain_lists.js
dropdown_menu.js
filters.js
height_cache.js
identity_proofs.js
index.js
list_adder.js
list_editor.js
lists.js
markers.js
media_attachments.js
meta.js
missed_updates.js
modal.js Add confirmation modal when closing media edit modal with unsaved changes (#16518) 2021-07-25 01:14:43 +02:00
mutes.js
notifications.js Fix unread notification count when polling (#16272) 2021-05-19 23:51:05 +02:00
picture_in_picture.js Fix WebUI crash when a toot with a playing video gets deleted (#16384) 2021-06-25 04:45:17 +02:00
polls.js
push_notifications.js
relationships.js
reports.js
search.js
settings.js
status_lists.js
statuses.js
suggestions.js
timelines.js
trends.js
user_lists.js