# Minor UI bug on admin panel / themes editing pages

**URL:** https://meta.discourse.org/t/minor-ui-bug-on-admin-panel-themes-editing-pages/223118
**Category:** UX
**Created:** [April 4, 2022, 10:32am UTC](https://meta.discourse.org/t/minor-ui-bug-on-admin-panel-themes-editing-pages/223118 "2022-04-04T10:32:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [April 4, 2022, 10:32am UTC](https://meta.discourse.org/t/minor-ui-bug-on-admin-panel-themes-editing-pages/223118/1 "2022-04-04T10:32:27Z")

</div>

I’m currently just seven commits behind latest on 2.9.0.beta3 ( [98f3349c31](https://github.com/discourse/discourse/commits/98f3349c314463f69f26a207459ac21eb78bfeae) )

A new bug has appeared when customising themes via admin control panel (I’m _almost_ sure it didn’t used to do this last month) whereby I am being prompted to save or discard my changes even when I have no made any changes.

Steps to repro:

1. Go to `Admin` \> `Customize` \> `Themes` \> `Light` \> `Edit CSS/HTML`
2. Click on any tab, in this example, the `Body` tab
3. Click inside the text box to place the cursor - as if you were about to add/edit something:

 ![image](https://global.discourse-cdn.com/meta/original/3X/3/7/377114f800adab9410b69d3a710f18b2d49ed4ce.png)

1. Click on the word Light (as if about to switch themes and edit a different one):

 ![image](https://global.discourse-cdn.com/meta/original/3X/b/c/bc7ed51d985f37845e10bd3c0d182984d2f945a4.png)

- Expected behaviour:  
– I have not made any changes so I should be returned to the previous `/admin/customize/themes/2` page

- Actual behaviour:  
– I am prompted and asked if I want stay or discard my changes and move on (but I have made no changes):

 ![image](https://global.discourse-cdn.com/meta/original/3X/a/c/acf75c7883d672ce06ff494f4b8e9dc343a8ef69.png)

* * *

I’ve done some further testing, this might only be an issue if you have edited the defaults previously.

For example:

 ![image](https://global.discourse-cdn.com/meta/original/3X/9/5/9521b0f71daaca6c6b94c4038c4292f6606582b4.png)

The blue `Save` button at the bottom appears to become immediately active, again though I have made no changes.
