Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

159
Visualizações
Approach for implementing screen in angular (Edit vs view mode ) on click

We have a similar screen which needs to be developed :

https://ux.stackexchange.com/questions/93159/view-mode-or-always-in-edit-mode

with the following feature :

  1. Clicking of button, the fields should be editable.
  2. In the image, the data is being repeated, but we have different data ( ex : first card template will be personal information, second one will be addresses, and so on)
  3. if there is a change in the input boxes, then call corresponding API on click of save button.

I am confused on how to approach this screen.

  1. I was thinking of using forms, where in i can create form controls for individual template and on click of button push the form in dynamic array. But i am not sure if its the right approach.

Can someone please help me out or point out a similar example which i can reference?

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

I think your question is about 2 fields :

UX Design and components organization

First of all, I think to split correctly your components to do it, atomic design methodology is very good. In your case, you have a lot of information for each column. So each column need to have a new page to update informations.

See more : https://medium.muz.li/atomic-design-methodology-166261ce47c2

But honestly, I'm not a specialist for this part, It's better to post this questions on uxstackexchange.

Organization and way to manage api calls in Angular app

See Atomic design (clean architecture) for Angular here : https://medium.com/weekly-webtips/angular-clean-arquitecture-d40e9c50f51

I think in your app, the best way to manage data + call api is to implement ngrx store. Because you will have a lot of informations and a lot of call api to manage.

So It's very a good option to implement directly ngrx store to manage this part of your app. And you already use rxjs, so it's the same concept but with a store to manage global state in your entire app.

See more : https://v9.ngrx.io/guide/store

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda