David Nuescheler

Results 14 issues of David Nuescheler

## Overview We need to communicate and enforce limits in helix, this includes anything from sizes, quotas, rate limits, etc. ## Proposed Limits ### Content Bus Number of documents per...

question

## Overview I started creating a pattern for helix-page implementations where I use a `decoratePage()` function that adjusts the DOM to a way that makes it intuitive to style and...

question

https://main--aem-boilerplate--adobe.hlx.page/drafts/uncled/index-fragment vs. https://auto-blocking-example--aem-boilerplate--adobe.hlx.page/drafts/uncled/index-fragment this removes the hero auto blocking and adds fragment auto-blocking... the changes in `aem.js` are only for illustration purposes and will be removed from the PR.

Test URLs: - Before: https://main--aem-boilerplate--adobe.hlx.live/ - After: https://section-loader--aem-boilerplate--adobe.hlx.live/ this is just a test, do not merge.

setting a `CSP` that is only transported over the wire once and then cached on the client. manages the `CSP` in an easy to read JSON file https://main--helix-project-boilerplate--adobe.hlx.live/ vs. https://meta-csp--helix-project-boilerplate--adobe.hlx.live/?rum=1

i think that in many cases `.page` and `.live` could use the same token as the admin service, so it would be great if we could just use that site...

enhancement

do we need the publish button on `.live`? do we have any use?

question

trying out a simplified section loader... https://section-loader--helix-website--adobe.hlx.live/home https://section-loader--helix-website--adobe.hlx.live/docs/ https://section-loader--helix-website--adobe.hlx.live/developer/tutorial vs. https://main--helix-website--adobe.hlx.live/home https://main--helix-website--adobe.hlx.live/docs/ https://main--helix-website--adobe.hlx.live/developer/tutorial

i think there are a few blocks that can appear above the fold eg. here: https://main--helix-website--adobe.hlx3.page/docs/indexing-reference i think it would be great to remove the CLS impacts for those blocks,...

it would be great if we could automatically use the custom preview URLs for `hlx up`, i think this would allow devs at customers that have custom preview URLs to...

enhancement