Orchardcore: Make The Admin UI mobile friendly

Created on 7 Sep 2019  路  9Comments  路  Source: OrchardCMS/OrchardCore

I just open this as an issue tracker for all the issues related to the mobile views bugs

  • [ ] Login
  • [ ] Dashboard
  • [x] Blog #2885
  • [ ] Assets #4204
  • [ ] Navigation Bar #3964
  • [x] Content Items #4198
  • [ ] Content Types #4216
  • [ ] Content Parts #4217
  • [ ] Menu #5449

I will keep update this list as long as I test the entire pages in The Admin theme

TheAdmin enhancement uux

All 9 comments

I'm not sure if here is the right place to put this.. but in IE 11, the Admin menu does not open or close child menu's making it unusable.

I suggest to file a new issue for that, and let this for UI mobile view if only

I don't think we should try to target to support IE 11. There is so much reasons to not want to support it. I think the focus should be on supporting Edge. Though, if you guys want to slow down OC with tons of polyfills and else do it in a separate css/js files that would be optional.

Since bs4 supports ie10/11, OC should also support them.
Maybe we could limit support for IE11/Edge. There are many
Enterprises that have prerequisite support of Internet Explorer

I found the issue and it's being fixed. It's because we were using template littlerals and arrow functions in out scripts which were not being transpiled.

It's because we were using template littlerals and arrow functions in out scripts which were not being transpiled.

Hope it supported ASAP :)

BS4 support of IE11 has been added lately because it was not supporting anything else than Edge a while ago. I still think that this is a small niche of users. Maybe a lot more than what it should be and instead we should encourage people to move away from Internet Explorer. There is absolutely no understandable reason why an Entreprise couldn't advise their employees to use Edge instead.

https://www.engadget.com/2019/02/08/microsoft-internet-explorer-technical-debt/?guccounter=1&guce_referrer=aHR0cHM6Ly93d3cuZ29vZ2xlLmNvbS8&guce_referrer_sig=AQAAAJf2iWe8xucFxgfgoq2991balmFt62LR6wzpp-KM8uTHvmAp8ih3OYCKZOtaSTLPslPpkwgUCREYm9XKY71yhHbj996-tyLMLj-s74vvtfQSkKxfF5YwlxwtCeg-79G7tRfycoFDbKSMrfyzTm-vHyKH58Pth6kWTOFYI-c1qaLb

Microsoft is so beat down in this sector that they are even moving to Chromium for the future Edge browser.

https://www.microsoftedgeinsider.com

The assets was adapted for mobile in #2576. I did not close #2885 because that issue was about other pages too.
I think you could mark the "assets" checkbox.

The assets was adapted for mobile in #2576

@matiasmolleja I notice that, please have a look to #4204 I changed the issue no in the list

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aghili371 picture aghili371  路  3Comments

sebastienros picture sebastienros  路  4Comments

superluminalK picture superluminalK  路  4Comments

lzw5399 picture lzw5399  路  3Comments

jardg picture jardg  路  3Comments