Skip to content

Finish settings/inbox page refactoring #5256

Description

@rrrooommmaaa
  1. Render attachment loading errors

Originally posted by @rrrooommmaaa in #5069 (comment)

  1. Currently, settings/inbox rendering differs from webmail in a way that it first accumulates HTML strings and then adds them to the DOM. So if this is called by MessageRenderer.processAttachment, iframe#${frameId} may not yet exist in the DOM.
    We should refactor inbox to act more like webmail, that is, first adding some placeholders to the page, and then modifying/appending to them.

Originally posted by @rrrooommmaaa in #5069 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions