Foundation icon indicating copy to clipboard operation
Foundation copied to clipboard

Foundation offers a starting point that is intuitive, well-structured and modular allowing developers to explore CMS, Commerce, Personalization, Search and Navigation, Data Platform and Experimentatio...

Results 47 Foundation issues
Sort by recently updated
recently updated
newest added

Adding and enabling analyzers in the foundation solution produces warnings and recommendation that increase awareness of code issues and therefore code quality. Add these 2 analyzers: https://www.nuget.org/packages/Microsoft.CodeAnalysis.FxCopAnalyzers (strongly recommended) which...

enhancement
code analysis
Accepted

When I have installed the Foundation project and have my demo site up and running, what is the best way to upgrade the project? Can we include that procedure in...

Accepted

**Describe the bug** When logged in as an editor going to commerce/catlog I am unable to search by SKU (code on variant) but I am able to search for the...

Accepted

**Is your feature request related to a problem? Please describe.** It's very easy to start using Internal JavaScript API's, and that means the solution can break on any upgrade (including...

Accepted

**Is your feature request related to a problem? Please describe.** Could we have some more faceting around the Content search results? Right now it does section. It would be nice...

enhancement
Need Work

Comparison page, be able to compare 2 (or more) products and specify which attributes to compare.

enhancement
Need Work

**Is your feature request related to a problem? Please describe.** When creating a CMS multi-site, there's no site switcher and/or language switcher, making it difficult to create/demo multi-site, multi-language CMS...

enhancement
Need Work

So, I downloaded the application. Followed the documentation to run setup.cmd and everything runs on local. Then I moved the 2 cms and commerce databases to Azure sql. Changed the...

MenuItemBlock showing [Object object] instead of link names There are traces that there was an attempt to fix it: - a dojo file ~\src\Foundation\modules\_protected\Foundation\Scripts\MenuChildItems.js that tries to fix it. -...