-
Notifications
You must be signed in to change notification settings - Fork 12
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: Standardize loading screens #848
Comments
Saw in PBR. The solution should :
List screen not changed. |
hocinehacherouf
added a commit
that referenced
this issue
Jul 11, 2022
hocinehacherouf
added a commit
that referenced
this issue
Jul 11, 2022
hocinehacherouf
added a commit
that referenced
this issue
Jul 11, 2022
hocinehacherouf
added a commit
that referenced
this issue
Jul 11, 2022
hocinehacherouf
added a commit
that referenced
this issue
Jul 11, 2022
9 tasks
hocinehacherouf
added a commit
that referenced
this issue
Jul 11, 2022
hocinehacherouf
added a commit
that referenced
this issue
Jul 11, 2022
hocinehacherouf
added a commit
that referenced
this issue
Jul 11, 2022
hocinehacherouf
added a commit
that referenced
this issue
Jul 11, 2022
hocinehacherouf
added a commit
that referenced
this issue
Jul 11, 2022
hocinehacherouf
added a commit
that referenced
this issue
Jul 11, 2022
hocinehacherouf
added a commit
that referenced
this issue
Jul 11, 2022
hocinehacherouf
added a commit
that referenced
this issue
Jul 11, 2022
hocinehacherouf
added a commit
that referenced
this issue
Jul 11, 2022
hocinehacherouf
added a commit
that referenced
this issue
Jul 12, 2022
hocinehacherouf
added a commit
that referenced
this issue
Jul 13, 2022
* Remove loading animation on Device.ConnectionStringDialog #848 * Disable button on processing + remove loading anim on DeviceDetails #848 * Disable send command button on processing #848 * Disable save button on save device #848 * Disable save button on save tags #848 * Disable save button on create device config #848 * Disable save and delete buttons on device config details #848 * Disable save and delete buttons on edge device details #848 * Remove loading animation on edge Device ConnectionStringDialog #848 * Remove loading animation on DeviceModelListPage #848 * Disable save button on create device model #848 * Disable save and delete buttons on device model details #848 * Disable save button on create concentrator #848 * Disable save and delete buttons on concentrator details #848 * Delete unused processing dialog * Disable save button on load concentrator details #848 * Add unit test DeviceShouldNotBeCreatedWhenModelIsNotValid Add unit test DeviceShouldNotBeCreatedWhenModelIsNotValid * Add unit test ConcentratorShouldNotBeUpdatedWhenModelIsNotValid * Add unit test ClickOnDeleteDeviceConfigurationShouldShowDeleteDialog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When opening a page, I expect the loading animations to be the same on every page.
Currently, loading animations are inconsistent on various pages (at least 3 different behaviours):
The text was updated successfully, but these errors were encountered: