On Tue, Feb 24, 2015 at 11:59 PM, Riccardo Magliocchetti <
riccardo.magliocche...@gmail.com> wrote:

> Il 24/02/2015 16:18, Florian Apolloner ha scritto:
>
>> On Tuesday, February 24, 2015 at 3:23:23 PM UTC+1, riccardo.magliocchetti
>> wrote:
>>
>>     I'm no UI/UX expert but modals are more or less the standard today,
>>     windows looks like a relic from the 2000s.
>>
>> That argument is based on what? I'd personally argue that windows are
>> superior
>> cause I can easily switch between the page and the window -- something
>> that does
>> not work with modals
>>
>
> Not really an argument, it's more an observation that ui frameworks like
> bootstrap, foundations, etc.. usually have a modal component. In data entry
> UI that may not be the case though but i have no clue. Personally I just
> want to be able to use modals or whatever just by overwriting templates. I
> get that, I am happy :)
>

<rant>

Speaking entirely based on personal opinion - I *HATE HATE HATE* these
browser-side UI elements.

I have an operating system with a graphical user interface. The developers
of that operating system spent an immense amount of time developing it,
polishing it, making it behave in predictable ways, getting keyboard
accessibility sorted out, and so on. The idea of a CSS+HTML+JS
implementation of UI features that badly implement half of the behavior
provided natively by the OS - and the idea that this implementation is
somehow *preferable* to native UI elements - absolutely *boggles* my mind.

Oh - and the "but you can't open native modal dialogs" counterargument?
That's a *good* thing. No webpage can ever have a truly modal dialog,
because I can open a new web page to the same URL, thereby violating the
modality of your interface. Your server had better be able to handle
non-modal interaction, or you're going to have a bad time.

</rant>

Yours
Russ Magee %-)

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAJxq848JCrHaFGpjfOFmCVKgkm6XD2Z5MfKATQ9e29Xmb5mUjQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to