Skip to content

powerfulwhenneeded/Vaults: Add mock for Plasma Vaults

Oliver Beard requested to merge work/olib/mock-vaults into master

Part of #31

This MR introduces a mock component for plasmoids, adding one to the Vaults page.

Before After
image image

InteractionInhibiter has also been added as a mock component, which encapsulates a mouse area (to prevent hover/click/scroll) and functionality to prevent tab navigation for mock components. This is used in the new Vaults page, and other mocks will be changed to use this later.

Edited by Oliver Beard

Merge request reports