kiwicom / mobile

:calling: Kiwi.com mobile app written in React Native
https://www.kiwi.com/en/
MIT License
140 stars 33 forks source link

Hotels: Show correct max number of guests #1653

Closed tbergquist-godaddy closed 5 years ago

tbergquist-godaddy commented 5 years ago

We showed maxPerson avaiable for room-type. Room type could be double room. But there would be different block for 1 person living in it vs 2 persons. This is the reason we had rooms that looked the exact same with different prices.

tbergquist-godaddy commented 5 years ago

We need to wait for MR on BE to be merged before we can merge this.

tbergquist-godaddy commented 5 years ago

We need to wait for MR on BE to be merged before we can merge this.

This has now been merged on the server, and we are good to go.