Skip to content

feat: Enhance browse UI by adding extra columns#368

Merged
kozmaadrian merged 23 commits intoewfrom
ew-browsecolumns
Apr 23, 2026
Merged

feat: Enhance browse UI by adding extra columns#368
kozmaadrian merged 23 commits intoewfrom
ew-browsecolumns

Conversation

@kozmaadrian
Copy link
Copy Markdown
Contributor

@kozmaadrian kozmaadrian commented Apr 17, 2026

Extend the browse UI by introducing additional columns

Test URL: https://da.live/browse?nx=ew-browsecolumns&nxver=2#/kozmaadrian/da-sc

columns

@aem-code-sync
Copy link
Copy Markdown

aem-code-sync Bot commented Apr 17, 2026

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-sync branch
Commits

Comment thread nx2/blocks/browse/browse-api.js Outdated
@aem-code-sync aem-code-sync Bot temporarily deployed to ew-browsecolumns April 20, 2026 13:16 Inactive
@aem-code-sync aem-code-sync Bot temporarily deployed to ew-browsecolumns April 20, 2026 13:20 Inactive
@aem-code-sync aem-code-sync Bot temporarily deployed to ew-browsecolumns April 20, 2026 13:23 Inactive
@aem-code-sync aem-code-sync Bot temporarily deployed to ew-browsecolumns April 20, 2026 13:45 Inactive
Comment thread nx2/blocks/browse/browse.js
if (entryTypeFromExtension(item.ext) === RESOURCE_TYPE.sheet) {
const url = new URL(window.location.href);
url.pathname = '/sheet';
url.search = '';
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The sheet is opened in the sheet editor using the default da-nx version.

Copy link
Copy Markdown
Contributor

@hannessolo hannessolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The way I understood the discussion, I thought we don't want to have the last previewed and last published displayed?

  1. I don't think this will be approved to merge into da if we have it
  2. We should check with the upcoming customer VIP projects whether this is something they need, and if yes we can start thinking about the bulk api to get the status.

@aem-code-sync aem-code-sync Bot temporarily deployed to ew-browsecolumns April 21, 2026 15:05 Inactive
@kozmaadrian
Copy link
Copy Markdown
Contributor Author

@hannessolo I've removed the columns, see the screenshot and the preview url.

Comment thread nx2/blocks/browse/browse.js Outdated
Comment thread nx2/blocks/browse/browse.js Outdated
@aem-code-sync aem-code-sync Bot temporarily deployed to ew-browsecolumns April 23, 2026 07:54 Inactive
@aem-code-sync aem-code-sync Bot temporarily deployed to ew-browsecolumns April 23, 2026 08:16 Inactive
@kozmaadrian kozmaadrian merged commit 59d3fa3 into ew Apr 23, 2026
3 checks passed
@kozmaadrian kozmaadrian deleted the ew-browsecolumns branch April 23, 2026 12:02
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.

4 participants