joomla-projects / j4adminui

Joomla!4 alternative backend template
GNU General Public License v2.0
24 stars 18 forks source link

Readonly Fields looks the same as non readonly on Content Publishing block. #141

Open joomlacorner opened 4 years ago

joomlacorner commented 4 years ago

Steps to reproduce the issue

Content -> Add New Article Click on Publishing Block

Expected result

It should display a disabled-ish state for the input since it is readonly.

Actual result

Screen Shot 2562-12-03 at 22 42 16

System information (as much as possible)

Additional comments

kawshar commented 4 years ago

Already there is a fix https://github.com/joomla-projects/j4adminui/pull/89

joomlacorner commented 4 years ago

@kawshar No. after apply that fix. it's not changed on this block. Can you recheck?

kawshar commented 4 years ago

@sahidhossen please have a look.

sahidhossen commented 4 years ago

@joomlacorner Please check the #89 commit. I have change the disabled and read-only field background colour. Hope this colour will satisfied with disabled-ish state.