# Downsides of the new logo UI in site settings

**URL:** https://meta.discourse.org/t/downsides-of-the-new-logo-ui-in-site-settings/102247
**Category:** UX
**Created:** [11월 17, 2018, 8:02오후 UTC](https://meta.discourse.org/t/downsides-of-the-new-logo-ui-in-site-settings/102247 "2018-11-17T20:02:40Z")
**Posts on this page:** 8
**Page:** 2

<div class="post-metadata">

### Author: ![viktorsmari](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/viktorsmari/32/130959_2.png) [@viktorsmari](https://meta.discourse.org/u/viktorsmari)
#### Post date: [2월 7, 2019, 7:26오전 UTC](https://meta.discourse.org/t/downsides-of-the-new-logo-ui-in-site-settings/102247/23 "2019-02-07T07:26:18Z")

</div>

Today I was replacing images: ‘logo\_black.svg’ with ‘logo\_white.svg’ - And both images are identical except for the color.  
The problem in the admin: `/admin/site_settingc/category/required` is that the images look **exactly** the same in the backend previewer.

How do I know which images I have already uploaded if I am uploading it in ~7 places?  
Which one is using the black and which one is using the white version?

Here it would be very helpful to have the **filename** of the image below the image.

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [2월 21, 2019, 2:18오전 UTC](https://meta.discourse.org/t/downsides-of-the-new-logo-ui-in-site-settings/102247/24 "2019-02-21T02:18:40Z")

</div>

> [@viktorsmari](#):
>
> Here it would be very helpful to have the **filename** of the image below the image.

Just landed

[https://github.com/discourse/discourse/commit/58b0e945bd955b0cf700f23ea6ea35d62bd79815](https://github.com/discourse/discourse/commit/58b0e945bd955b0cf700f23ea6ea35d62bd79815)

on master.

 ![Screenshot%20from%202019-02-20%2017-17-48](https://global.discourse-cdn.com/meta/original/3X/0/6/067983f54e191d3eb8d903347bec4887e300976d.png)  
 ![Screenshot%20from%202019-02-20%2017-17-53](https://global.discourse-cdn.com/meta/original/3X/8/0/80051c4a0cc7f2682e4c22027cbd9794d7acf52b.png)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2월 21, 2019, 3:17오전 UTC](https://meta.discourse.org/t/downsides-of-the-new-logo-ui-in-site-settings/102247/25 "2019-02-21T03:17:05Z")

</div>

This is awesome 😚 🎊

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [4월 20, 2019, 9:30오후 UTC](https://meta.discourse.org/t/downsides-of-the-new-logo-ui-in-site-settings/102247/26 "2019-04-20T21:30:26Z")

</div>

I believe this is all complete now @tgxworld?

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [4월 20, 2019, 9:43오후 UTC](https://meta.discourse.org/t/downsides-of-the-new-logo-ui-in-site-settings/102247/27 "2019-04-20T21:43:46Z")

</div>

Would still appreciate until the media library becomes a thing for the URL for the uploads be displayed, even if read-only. Much easier that way for site owners to grab the URL for use in theme components, etc.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [4월 26, 2019, 7:46오전 UTC](https://meta.discourse.org/t/downsides-of-the-new-logo-ui-in-site-settings/102247/28 "2019-04-26T07:46:08Z")

</div>

@david can you confirm since you’re working on that part as well?

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [4월 26, 2019, 10:04오전 UTC](https://meta.discourse.org/t/downsides-of-the-new-logo-ui-in-site-settings/102247/29 "2019-04-26T10:04:03Z")

</div>

The upload site settings and lightbox, with filename, are all complete. @tophee’s and @Stephen’s request for an “admin media library” has not been implemented.

@tgxworld mentioned this possible solution:

> [@tgxworld](#):
>
> How I’ll like to approach this problem is to have each upload site setting be tied to a `theme_field` and then have those fields be part of a `Theme` . The UI for the upload site settings can then be changed to have an extra option where you can select an existing upload from the “Assets Theme”.
> 
> @sam @Osama I’ll like to know what your thoughts on the above are 🙂

* * *

> [@Stephen](#):
>
> URL for use in theme components

This is risky, uploads that are not referenced somewhere will be deleted automatically. In themes, you should always use the uploads system, and refer to the files using variables.

> [@viktorsmari](#):
>
> uploading it in ~7 places

The need for this kind of workflow should be greatly reduced in the next couple of weeks - I am adding automatic resizing to site icons, so you only need to upload once.

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [4월 27, 2019, 1:06오전 UTC](https://meta.discourse.org/t/downsides-of-the-new-logo-ui-in-site-settings/102247/30 "2019-04-27T01:06:42Z")

</div>

O yes, it is still on my plate to get a assets theme going.

[Previous page](https://meta.discourse.org/t/downsides-of-the-new-logo-ui-in-site-settings/102247.md?page=1)
