Changes between Initial Version and Version 1 of Ticket #16485, comment 7


Ignore:
Timestamp:
2023-09-26T16:21:29+02:00 (2 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16485, comment 7

    initial v1  
    11> Don't display an error dialog, but rather display the error inline in red or something alike?
    22
    3 This is technically an option for the oauth error. This isn't always the case -- a warning message from uploading to the server may appear behind an undocked toggle dialog, for example. I'll see if I can generate a screenshot for this without the workaround.
     3This is technically an option for the oauth error. This isn't always the case -- a warning message from uploading to the server may appear behind an undocked toggle dialog, for example.
     4
     5[[Image("Screenshot 2023-09-26 at 8.18.10 AM.png", 25%)]]
    46
    57A similar problem does affect other parts of the application. As noted, some operating systems are worse than others. As a specific example, on macOS, if I undock ''any'' toggle dialog and then open an `Add tags` dialog, the `Add tags` dialog will be behind the toggle dialog (in z ordering -- this isn't ''usually'' a problem unless the add dialog appears behind the toggle dialog, in which case the user may think that the application is frozen).