acikyazilimagi / acikyazilimagi/deprem-yardim-frontend
bug: no data in Uydu channel & wrong usage in Service filter
- Dominant language
- TypeScript
- Stars
- 877
- Forks
- 273
- PR merge metrics
- No merged PRs in 30d
Description
## Bug Definition
Existing `uydu` channel returns no data in requests. Previously it returns the estimated damage status of the building.
With the same reason, we should not use it in the `services` filters. Services filters in the RC version, use the `uydu` channel in every reason request.
Put it altogether:
Issue 1: No data issue in `Uydu` channel
Issue 2: Do not use the `Uydu` channel in Services filters.
-- Please add discord contact information
** discord username: @sercanerhan#0543 **
## Bug environment
Describe the environment produces the bug. For example:
- [x] rc.afetharita.com
- [ ] afetharita.com
## Describe how you are producing the bug step by step
1. Go to '...'
2. Click '....'
3. Scroll to '....'
4. Bug appears
## Expected Behaviour
A clear and short text to decribe the expected behaviour.
## Screen shots
If possible, add screenshots to describe your bug.

## Desktop Information
- Operating System: [for example iOS]
- Browser [for example, safari]
- Version [for example 22]
## Mobile Phone Information
- Devıce: [for example iPhone6]
- Operating System (with the version): [for example iOS8.1]
- Version [for example default browser, safari]
- Browser Version [for example 22]
## Additional Context
Add any other context about the bug here
Contributor guide
Assessment
This issue has not been assessed yet.