Skip to content

VaImage improvements #2537

@asvae

Description

@asvae

Right now image component is not on point in a number of ways:

  • offers very little functionality
  • is not designed to work with SSR (right now error/loading demos do not work properly. loading - works only for image updates, error - works only for non ssr), the issue is that when image or its wrapper is display: none - browser doesn't load image, so onload and onerror triggers do not happen.

We have to improve that.

I would suggest another round of investigation + implemetation with full rework.

We can take inspiration to Quasar implementation as it's conceptually close to what we're doing.

Metadata

Metadata

Assignees

Labels

d3: mediumNo cheats. Monsters a bit faster.featureSomething useful to end user

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions