Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add accomodation issues #59

Open
6 of 27 tasks
idormenco opened this issue Feb 28, 2022 · 2 comments · Fixed by #68
Open
6 of 27 tasks

Add accomodation issues #59

idormenco opened this issue Feb 28, 2022 · 2 comments · Fixed by #68

Comments

@idormenco
Copy link
Member

idormenco commented Feb 28, 2022

After testing flow found a couple of issues
some of them should be discussed they may or not be implemented.
Feel free to comment

Must have:

  • formulare diferite pentru persoane fizice/juridice

  • campuri de adaugat la cazare:

    • Add Mentionati daca accesul se face...
    • Add Tip baie
    • Add Spatiu potrivit pentru persoane cu handicap
    • Add helptex sub "Adaugă o descriere a locuintei"
    • verificat optiunile "Ce dotări are spațiul de cazare"
    • verificat optiunile "Ce dotări speciale are spațiul de cazare?"
    • Add multiselect "Limbile cunoscute de gazda"
  • terms & conditions

  • i18n la tot

  • change from Help for health to Un Acoperis

  • template la mail de confirmare

medium:

  • validare la judet (nu se face rosu dropdown daca nu am selectat un judet) (/add-accommodation-form)
  • nu pot edita o locatie ca admin (is it ok? pot edita/adauga locatii cand adaug o gazda)

low:

  • fix typos
    • Adaugă o descriere a locuinîei (/add-accommodation-form)
  • inlocuit tinymce cu un text area ?
  • remove FILE/EDIT/View/Format from WYSIWYG by Tiny it is confusing
    tinymce.init({
    selector: 'textarea', // change this value according to your HTML
    menubar: false
    });
  • datepicker cerculetul datei curente trebuie sa aiba alta culoare fata de data selectata
  • Disponibilitate cazare (selectezi o data in trecut) apare eroarea "Câmpul trebuie sa fie o dată după yesterday."

Nice to have:

  • spinner pe pagina sa intelegem cand se intapla ceva request
  • validare pe client ? (campurile raman invalide dupa ce am introdus date)
  • numar telefon poate fi facut mai mic sa incapa dupa campul Nume și prenume
  • reset password local nu merge
  • documentat setarile pentru mailtrap
  • daca am adaugat o gazda si am dat click din greseala pe un link ,nu mai pot sa ii adaug locatii poate putem sa vizualizam gazdele adaugate de un admin si sa permitem CRUD la locatii
  • un pic confusing flowul de trimitere a emails. Poate trimitem acel mail cu reset password dupa ce ai adaugat proprietate sau afisam acel ecran cu verifica email imediat ce ai completat primul formular cu date de contact
This was referenced Feb 28, 2022
@mihaibrehar
Copy link
Contributor

Preiau tot eu.

@teodoranegru
Copy link
Collaborator

I think this is still relevant @gheorghelupu17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants