acikyazilimagi / deprem-yardim-frontend

release canditate: https://rc.afetharita.com/
https://afetharita.com/
Apache License 2.0
898 stars 284 forks source link

bug: deprem.io details can't be seen #1210

Open sevilayerkan opened 1 year ago

sevilayerkan commented 1 year ago

Bug Definition

Api result comes right but deprem.io details can't be seen

https://apigo.afetharita.com/feeds/1614360

-- Please add discord contact information discord username: notDepresseDeveloper#0919

 Bug environment

Describe the environment produces the bug. For example: rc.afetharita.com

Describe how you are producing the bug step by step

  1. Go to rc
  2. Click one of the deprem.io locations
  3. Check details
  4. Bug appears

Expected Behaviour

A clear and short text to decribe the expected behaviour.

Screen shots

image

Desktop Information

Mobile Phone Information

Additional Context

Add any other context about the bug here

absolutezero13 commented 1 year ago

Deprem IO returns a response like this; { yardimTipi: 'gida', adSoyad: 'ZARİFE KARGIN', telefon: '0555 604 90 71', yedekTelefonlar: '', email: '', adres: 'Barbaros mah. 11045.Sokak No:21 Onikişubat/Kahramanmaraş', acilDurum: 'kritik', adresTarifi: 'Barbaros mah. 11045.Sokak No:21 Onikişubat/Kahramanmaraş', yardimDurumu: 'bekleniyor', kisiSayisi: '12', fizikiDurum: 'ISITICI- 3/4 TANE BATTANİYE- BÜYÜK BATTAL BOY MONT- CEKET-KAZAK- BULAŞIK / ÇAMAŞIR DETERJANI- SU - KURU GIDA BAKLİYAT - 4-6 NUMARA ÇOCUK BEZİ - ERKEK BOT (44 NO) - ÇOCUK BOT (33 NO) KAHVALTILIK - HASTA BEZİ', tweetLink: '', googleMapLink: '', fields: { aracDurumu: 'yok', kvkk: 'on' } }

So what are we supposed to show in this object? Maybe 'fizikiDurum' ? @sevilayerkan