Skip to content

Embed scroll - #11

Merged
taiebot merged 3 commits into
testing_branchfrom
Embed-scroll
Aug 1, 2026
Merged

Embed scroll#11
taiebot merged 3 commits into
testing_branchfrom
Embed-scroll

Conversation

@taiebot

@taiebot taiebot commented Aug 1, 2026

Copy link
Copy Markdown
Owner

No description provided.

taiebot and others added 3 commits July 7, 2026 22:29
Signed-off-by: taiebot <dedreuil@yahoo.fr>
Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>
@taiebot
taiebot merged commit 1e2729f into testing_branch Aug 1, 2026
11 of 29 checks passed
taiebot added a commit that referenced this pull request Aug 1, 2026
* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix embed col order (#12)

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Embed scroll (#11)

* Adjust height and z-index in ContentReferenceWidget (#7)

Signed-off-by: taiebot <dedreuil@yahoo.fr>

* Fix Change height of tables-content-widget to auto

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <dedreuil@yahoo.fr>
Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix: enable sorting on ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix watcher for localViewSetting with debug logging

Added a watcher for localViewSetting to log changes for debugging purposes.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix Remove debug watcher for localViewSetting

Removed temporary debug watcher for localViewSetting.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>
Signed-off-by: taiebot <dedreuil@yahoo.fr>
taiebot added a commit that referenced this pull request Aug 3, 2026
…height

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix embed col order (#12)

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Embed scroll (#11)

* Adjust height and z-index in ContentReferenceWidget (#7)

Signed-off-by: taiebot <dedreuil@yahoo.fr>

* Fix Change height of tables-content-widget to auto

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <dedreuil@yahoo.fr>
Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix: enable sorting on ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix watcher for localViewSetting with debug logging

Added a watcher for localViewSetting to log changes for debugging purposes.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix Remove debug watcher for localViewSetting

Removed temporary debug watcher for localViewSetting.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix again 

Refactor loadColumnsFromBE to improve column sorting logic and add comments for clarity.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>
Signed-off-by: taiebot <dedreuil@yahoo.fr>
enjeck pushed a commit that referenced this pull request Aug 25, 2026
…height

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix embed col order (#12)

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Embed scroll (#11)

* Adjust height and z-index in ContentReferenceWidget (#7)

Signed-off-by: taiebot <dedreuil@yahoo.fr>

* Fix Change height of tables-content-widget to auto

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <dedreuil@yahoo.fr>
Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix: enable sorting on ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix watcher for localViewSetting with debug logging

Added a watcher for localViewSetting to log changes for debugging purposes.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix Remove debug watcher for localViewSetting

Removed temporary debug watcher for localViewSetting.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix again 

Refactor loadColumnsFromBE to improve column sorting logic and add comments for clarity.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>
Signed-off-by: taiebot <dedreuil@yahoo.fr>
enjeck pushed a commit that referenced this pull request Aug 27, 2026
…height

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix embed col order (#12)

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Embed scroll (#11)

* Adjust height and z-index in ContentReferenceWidget (#7)

Signed-off-by: taiebot <dedreuil@yahoo.fr>

* Fix Change height of tables-content-widget to auto

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <dedreuil@yahoo.fr>
Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix: enable sorting on ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix watcher for localViewSetting with debug logging

Added a watcher for localViewSetting to log changes for debugging purposes.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix Remove debug watcher for localViewSetting

Removed temporary debug watcher for localViewSetting.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix again 

Refactor loadColumnsFromBE to improve column sorting logic and add comments for clarity.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>
Signed-off-by: taiebot <dedreuil@yahoo.fr>
enjeck pushed a commit that referenced this pull request Aug 30, 2026
…height

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix embed col order (#12)

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Embed scroll (#11)

* Adjust height and z-index in ContentReferenceWidget (#7)

Signed-off-by: taiebot <dedreuil@yahoo.fr>

* Fix Change height of tables-content-widget to auto

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <dedreuil@yahoo.fr>
Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix: enable sorting on ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix watcher for localViewSetting with debug logging

Added a watcher for localViewSetting to log changes for debugging purposes.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix Remove debug watcher for localViewSetting

Removed temporary debug watcher for localViewSetting.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix again 

Refactor loadColumnsFromBE to improve column sorting logic and add comments for clarity.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>
Signed-off-by: taiebot <dedreuil@yahoo.fr>
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

Successfully merging this pull request may close these issues.

1 participant