pencil icon aligned for unpublished pages#3961
pencil icon aligned for unpublished pages#3961tauqeer-haider wants to merge 1 commit intodnnsoftware:developfrom
Conversation
|
I never saw that icon, is this Evoq specific ? |
|
This is an Evoq item based on workflows |
Yes, I believe. |
|
I know this changed in a previous PR relating to the page names being cut too short. I don't have time to test this right now but i would like to have some testing, can we still see the whole page name somehow (tooltip or left-right scroll or some such) ? |
|
In my very own opinion, I would prefer the icons moved into the ... menu and keeping more room for the page title. It is already a very tight UI and with nested pages, every pixel we can gain for room for the title is welcome as it quickly becomes almost unusable with a couple of nested levels... |
Sure I will check. |
|
It is my belief that this should actually be closed, as the Evoq installations utilize a DIFFERENT pages module so changes here might not directly translate to their installation. We will add this as a topic of discussion today in the Technology meeting @valadas or @david-poindexter thoughts? |
|
Reviewed in the Technology approvers meeting today, this change is for an Evoq feature, not a feature of DNN Platform. This change could be made by Evoq in their pages module. |

Fixes #3960
Summary
The pencil icon was misaligned due to a recent change that had introduced ellipsis for longer page names. The pencil icon will now show after a fixed text length which is required for ellipsis to work.
