Noziro / MediaTracker

EXTREME ALPHA STATE. Track all of your media, from movies, to games, anime, books, and more. Official name TBD.
0 stars 0 forks source link

Improve item edit flow #30

Open Noziro opened 4 years ago

Noziro commented 4 years ago

Item editing function introduced in 893ef50ee3f67a1b8c7e8c35aa6100b0f2bbe8d4 uses iframe. This produces the problem that all finalize() statements simply redirect the iframe, making for an unwanted outcome. Figure a way to redirect the top frame or pass the user notices without redirecting the frame.