Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Hide Loader Content #2146

Open
1 task done
MisterWind opened this issue Oct 18, 2024 · 0 comments
Open
1 task done

[Feature] Hide Loader Content #2146

MisterWind opened this issue Oct 18, 2024 · 0 comments

Comments

@MisterWind
Copy link
Contributor

MisterWind commented Oct 18, 2024

Библиотека

  • @prizm-ui/components

Компонент

PrizmLoaderComponent

Предложение

В рамках задачи по заглушке загрузки отчетов Stimulsoft необходимо скрывать содержимое loader до момента, когда компонента Stimulsoft оповестит, что скрипты компоненты загружены.

Сейчас при загрузке отображаются 2 лоадера, Prizm и Stimulsoft, т.к. единственное оповещение от компоненты Stimulsoft приходит с задержкой.

Пример:

image

Предлагаю добавить @Input параметр hideContent для компоненты PrizmLoaderComponent, значение по умолчанию false, при значении true в стилях .z-content-loading у содержимого проставлять свойство visibility: hidden

Версии

Требуется в версии Prizm 4.x.x, используемая версия - 4.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant