Carlos Cano

Results 25 issues of Carlos Cano

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Follow the vc creation flow (add knowledge or existing...

bug
client

## Description As an Alkemio developer I want a consistent and clean codebase ## Acceptance criteria - [ ] Create account folder in the domain folder in the client, put...

user story
client
refactor

## Description As an Alkemio developer I want a clean codebase ## Acceptance criteria - [ ] CreateSpaceDialog and DashboardCreateSpaceDialog should be a single file with common components extracted. -...

user story
client

## Description As a an Alkemio developer I want a clean codebase and consistent API access. ## Acceptance criteria - [ ] Remove the usage of nameIds whereever posible in...

user story
client
Refinement

## Description As a an Alkemio developer I want a less errors in the browser console so finding real problems is easier and the console itself is useful for debugging...

user story
client
Refinement

## Description As an Alkemio dev I want a clean codebase and an easy to maintain application ## Acceptance criteria - [ ] CalloutPage, useCallouts and CalloutDetailsContainer don't have repeated...

user story
client

## Description As a an Alkemio developer I want a clean codebase ## Acceptance criteria - [ ] Find unused code, there are still classes that mention Opportunity, and we...

user story
client
refactor

## Description As a an Alkemio user I want a fast and responsive application so it’s pleasant to use it and I can use it on my phone. ## Acceptance...

user story
client
spike
Refinement

## Description As a an Alkemio user I want a reduced bundle so pages load faster ## Acceptance criteria - [ ] Investigate if other parts of the web application...

user story
client
Refinement

Fixes small mistake in the previous pull request ## Summary by CodeRabbit - **Bug Fixes** - Corrected the template retrieval logic to use `nameID` instead of `id`, ensuring accurate identification...