Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(*): Get dom elements on demand after load. #835

Merged
merged 5 commits into from
Sep 30, 2024
Merged

Conversation

MayaKirova
Copy link
Contributor

Closes #834

@MarielaTihova MarielaTihova added the status: in-review PR ready for review label Sep 12, 2024
@MarielaTihova
Copy link
Contributor

Issue 1: When running all the samples, going to pivot-grid/data-persistence-noop sample error message is shown in console

WC PivotGrid Error on load (all samples)

@MarielaTihova
Copy link
Contributor

MarielaTihova commented Sep 12, 2024

Issue 2: When running all the samples, going to pivot-grid/state-persistence-main sample and clicking on "Restore" error messages are shown in console

WC PivotGrid Error on Reload (all samples)

@MayaKirova
Copy link
Contributor Author

@MarielaTihova Fix is already pushed.

Issue 1: When running all the samples, going to pivot-grid/data-persistence-noop sample error message is shown in console

WC PivotGrid Error on load (all samples)

@MarielaTihova
Copy link
Contributor

Issue 3: Lots of warnings are thrown in the console when running all samples

@MarielaTihova
Copy link
Contributor

Issue 2: When running all the samples, going to pivot-grid/state-persistence-main sample and clicking on "Restore" error messages are shown in console

WC PivotGrid Error on Reload (all samples)

Marking PR as verified, as this is related to unexpected user behaviour and is a minor issue.
@MayaKirova would you please raise this as an issue with low priority?

@MarielaTihova MarielaTihova added status: verified The PR is tested and ready for a merge and removed status: in-review PR ready for review labels Sep 17, 2024
@MarielaTihova
Copy link
Contributor

Issue 3: Lots of warnings are thrown in the console when running all samples

Issue is already resolved in another PR

@MayaKirova
Copy link
Contributor Author

Issue 2: When running all the samples, going to pivot-grid/state-persistence-main sample and clicking on "Restore" error messages are shown in console
WC PivotGrid Error on Reload (all samples)

Marking PR as verified, as this is related to unexpected user behaviour and is a minor issue. @MayaKirova would you please raise this as an issue with low priority?

@MarielaTihova Sure. But I was unable to reproduce it with the provided steps. Could you re-check if this still reproduces for you? If so could you provide more details, such as what state is being restored for the grid?

@MarielaTihova
Copy link
Contributor

All issues are either resolved or can't reproduce anymore.

@dkamburov dkamburov merged commit dd449a3 into vnext Sep 30, 2024
4 checks passed
@dkamburov dkamburov deleted the mkirova/fix-834 branch September 30, 2024 13:53
HUSSAR-mtrela added a commit that referenced this pull request Dec 27, 2024
* feat(carousel): add samples

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.9.13.1 (#846)

* Renaming the sample so it doesn't cause build error (#847)

Co-authored-by: Ivan Kitanov <IKitanov@infragistics.com>

* chore(*): Get dom elements on demand after load. (#835)

* fix(#848): Resolved unresponsiveness on hiding a maximized pane. (#849)

Co-authored-by: igdmdimitrov <49060557+igdmdimitrov@users.noreply.github.com>

* chore(*): update to 5.0.0-beta.0 (#851)

* chore(*): update ig packages to 5.0.2 (#852)

* Fixes to samples and some improvements (#843)

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.10.21.1 (#854)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

* fix(carousel): change properties' names;
update lit and ig versions

* fix(carousel): add animation type to thumbnail sample

* Edited data shown for consistency with other platforms

* Update web components package to 5.1.1 (#859)

* Unify range slider styling sample between platforms. (#691)

* fix(grid): fixed grid overlay scroll in pop up containers (#861)

* fix(*): add constructor;
add minor style changes

* chore(*): update ig packages to 5.0.3-beta.0 (#865)

* Re-instate steps for Licensed packages & use npm install

npm install instead of npm ci - due to some package balagans

* Re-instate licensed packages & use node 18 (#866)

* chore(deps): bump follow-redirects from 1.15.4 to 1.15.9

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.11.14.1 (#873)

* chore(deps-dev): bump express from 4.18.2 to 4.21.1

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.21.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.18.2...4.21.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump webpack from 5.89.0 to 5.96.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.96.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.89.0...v5.96.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump webpack-dev-middleware from 5.3.3 to 5.3.4

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(*): update ig packages to 5.1.0 (#878)

* update readme

* readme - Updating Packages in Samples

* revert CodeOwners

* caching issues (#883)

* mdd-update-browser-5.1.1-beta.0 (#885)

mdd-update-browser-5.1.1-beta.0

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.13.3

* update

update

* update packages to 5.1.1-beta.1

* update package-lock

* mdd-update-with-dashboards (#900)

mdd-update-with-dashboards

* update to next beta packages (#909)

* update to next beta packages

* update locak file

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.17.7 (#911)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.1 (#912)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.2 (#913)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.3 (#914)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.4 (#915)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

* update packages for 24.2 release (#916)

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.19.3 (#917)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: RivaIvanova <ivanova.riva@gmail.com>
Co-authored-by: azure-pipelines[bot] <36771401+azure-pipelines[bot]@users.noreply.github.com>
Co-authored-by: Ivan Kitanov <69432826+IvanKitanov17@users.noreply.github.com>
Co-authored-by: Ivan Kitanov <IKitanov@infragistics.com>
Co-authored-by: Maya <MKirova@infragistics.com>
Co-authored-by: Galina Edinakova <gedinakova@infragistics.com>
Co-authored-by: igdmdimitrov <49060557+igdmdimitrov@users.noreply.github.com>
Co-authored-by: Deyan Kamburov <dkamburov@users.noreply.github.com>
Co-authored-by: Svetoslav Krastev <striker18@mail.bg>
Co-authored-by: Riva Ivanova <49126110+RivaIvanova@users.noreply.github.com>
Co-authored-by: tfsbuild <tfsbuild@infragistics.com>
Co-authored-by: Mariela Tihova <MTihova@infragistics.com>
Co-authored-by: Vasya Kacheshmarova <vasq1989@gmail.com>
Co-authored-by: Tihomir Tonev <ttonev@infragistics.com>
Co-authored-by: Borislav Traykov <borislav.traikov@gmail.com>
Co-authored-by: Konstantin Dinev <kdinev@mail.bw.edu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Deyan Kamburov <dkamburov@infragistics.com>
Co-authored-by: gmurray81 <gmurray@gmail.com>
Co-authored-by: mddifilippo89 <mdifilippo@infragistics.com>
Co-authored-by: Valerie Suszynski <vsuszynski@infragistics.com>
HUSSAR-mtrela added a commit that referenced this pull request Mar 5, 2025
* feat(carousel): add samples

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.9.13.1 (#846)

* Renaming the sample so it doesn't cause build error (#847)

Co-authored-by: Ivan Kitanov <IKitanov@infragistics.com>

* chore(*): Get dom elements on demand after load. (#835)

* fix(#848): Resolved unresponsiveness on hiding a maximized pane. (#849)

Co-authored-by: igdmdimitrov <49060557+igdmdimitrov@users.noreply.github.com>

* chore(*): update to 5.0.0-beta.0 (#851)

* chore(*): update ig packages to 5.0.2 (#852)

* Fixes to samples and some improvements (#843)

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.10.21.1 (#854)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

* fix(carousel): change properties' names;
update lit and ig versions

* fix(carousel): add animation type to thumbnail sample

* Edited data shown for consistency with other platforms

* Update web components package to 5.1.1 (#859)

* Unify range slider styling sample between platforms. (#691)

* fix(grid): fixed grid overlay scroll in pop up containers (#861)

* fix(*): add constructor;
add minor style changes

* chore(*): update ig packages to 5.0.3-beta.0 (#865)

* Re-instate steps for Licensed packages & use npm install

npm install instead of npm ci - due to some package balagans

* Re-instate licensed packages & use node 18 (#866)

* chore(deps): bump follow-redirects from 1.15.4 to 1.15.9

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.11.14.1 (#873)

* chore(deps-dev): bump express from 4.18.2 to 4.21.1

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.21.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.18.2...4.21.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump webpack from 5.89.0 to 5.96.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.96.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.89.0...v5.96.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump webpack-dev-middleware from 5.3.3 to 5.3.4

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(*): update ig packages to 5.1.0 (#878)

* update readme

* readme - Updating Packages in Samples

* revert CodeOwners

* caching issues (#883)

* mdd-update-browser-5.1.1-beta.0 (#885)

mdd-update-browser-5.1.1-beta.0

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.13.3

* update

update

* update packages to 5.1.1-beta.1

* update package-lock

* mdd-update-with-dashboards (#900)

mdd-update-with-dashboards

* update to next beta packages (#909)

* update to next beta packages

* update locak file

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.17.7 (#911)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.1 (#912)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.2 (#913)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.3 (#914)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.18.4 (#915)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

* update packages for 24.2 release (#916)

* Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.19.3 (#917)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

* added grid toolbar sample with dynamic features (#746)

* Adding changes from build igniteui-xplat-examples-output+PRs_2025.1.22.1 (#919)

* chore(*): update ig to 5.2.0-beta.0 (#921)

* Update wc package version to latest SR 5.2.1 (#922)

* chore(*): update ig packages to 5.2.0 (#923)

* update css (#925)

update css

* feat(dock-manager): add split pane fixed size sample (#882)

* feat(dock-manager): add split pane fixed size sample
* chore(*): Update to 1.16.0
* fix(DockManager): Add an empty floating panes array to the layouts

---------

Co-authored-by: Galina Edinakova <gedinakova@infragistics.com>

* Remote Paging Grid & Hgrid: Refactoring with the new customers endpoint (#874)

* Adding changes from build igniteui-xplat-examples-output+PRs_2025.2.8.2

* Update samples to v5.2.1-beta.0. Related fixes for samples to work. (#938)

* Add disabled summaries samples

* Correct samples names and versions

* Adding changes from build igniteui-xplat-examples-output+PRs_2025.2.21.1

* Adding changes from build igniteui-xplat-examples-output+PRs_2025.2.26.1 (#948)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>

* Merge pull request #940 from IgniteUI/apetrov/add-tile-manager-samples-vnext

feat(tile-manager): add tile manager samples for wc

* Adding changes from build igniteui-xplat-examples-output+PRs_2025.2.26.2 (#949)

Co-authored-by: tfsbuild <tfsbuild@infragistics.com>
Co-authored-by: mddifilippo89 <mdifilippo@infragistics.com>

* Adding changes from build igniteui-xplat-examples-output+PRs_2025.2.28.1

* Revert "Merge pull request #940 from IgniteUI/apetrov/add-tile-manager-sample…"

This reverts commit 58a6ba3.

* update packages to use product build for 02/2025 SR

* Update the versions of the samples

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: RivaIvanova <ivanova.riva@gmail.com>
Co-authored-by: azure-pipelines[bot] <36771401+azure-pipelines[bot]@users.noreply.github.com>
Co-authored-by: Ivan Kitanov <69432826+IvanKitanov17@users.noreply.github.com>
Co-authored-by: Ivan Kitanov <IKitanov@infragistics.com>
Co-authored-by: Maya <MKirova@infragistics.com>
Co-authored-by: Galina Edinakova <gedinakova@infragistics.com>
Co-authored-by: igdmdimitrov <49060557+igdmdimitrov@users.noreply.github.com>
Co-authored-by: Deyan Kamburov <dkamburov@users.noreply.github.com>
Co-authored-by: Svetoslav Krastev <striker18@mail.bg>
Co-authored-by: Riva Ivanova <49126110+RivaIvanova@users.noreply.github.com>
Co-authored-by: tfsbuild <tfsbuild@infragistics.com>
Co-authored-by: Mariela Tihova <MTihova@infragistics.com>
Co-authored-by: Vasya Kacheshmarova <vasq1989@gmail.com>
Co-authored-by: Tihomir Tonev <ttonev@infragistics.com>
Co-authored-by: Borislav Traykov <borislav.traikov@gmail.com>
Co-authored-by: Konstantin Dinev <kdinev@mail.bw.edu>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Deyan Kamburov <dkamburov@infragistics.com>
Co-authored-by: gmurray81 <gmurray@gmail.com>
Co-authored-by: mddifilippo89 <mdifilippo@infragistics.com>
Co-authored-by: Valerie Suszynski <vsuszynski@infragistics.com>
Co-authored-by: Georgi Anastasov <ggeorgianastasov@gmail.com>
Co-authored-by: Adrian Petrov <99720888+adrianptrv@users.noreply.github.com>
Co-authored-by: Stamen Stoychev <sstoychev@infragistics.com>
Co-authored-by: Georgi Anastasov <48180072+georgianastasov@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
status: verified The PR is tested and ready for a merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PivotGrid state persistence samples throws error on save.
3 participants