RUP - Agregar configuración a el select-base - #3394
Open
nicolasarana wants to merge 6 commits into
Open
nicolasarana wants to merge 6 commits into
nicolasarana wants to merge 6 commits into
Conversation
Contributor
Contributor
Author
Contributor
Author
AgosLizzi
self-requested a review
September 17, 2026 11:57
AgosLizzi
requested changes
Sep 17, 2026
AgosLizzi
left a comment
Contributor
There was a problem hiding this comment.
Nico. Te dejo una duda: Al agregar otro concepto, el select sigue con la selección del primer agregado; para no generar confusión, aplicaría dos cambios. Por un lado, cada vez que se agrega un concepto, elegiría mostrar un toast de confirmación y limpiaría el select por si se elige agregar un nuevo; no confunde que esté el anterior.
Espero se entienda, cualquier cosa lo vemos
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Requerimiento
RUP-541
Funcionalidad desarrollada
UserStory llegó a completarse
Requiere actualizaciones en la base de datos
Requiere actualizaciones en la API
Requiere actualizaciones en andes-test-integracion
Probar con el elemento rup que se encuentra en DEMO :
"conceptos": [
{
"_id": {
"$oid": "60f819f90f3d5b250da32ee2"
},
"conceptId": "170743005",
"term": "evaluación inicial de diabetes",
"fsn": "evaluación inicial de diabetes (régimen/tratamiento)",
"semanticTag": "régimen/tratamiento"
}
],