cross-solution / YAWIK

YAWIK is a web application. It can be used as an ATS applicant tracking system or as a jobboard.
https://yawik.org
MIT License
125 stars 67 forks source link

Application view social profile is always clickable and leads to broken view detail #165

Open mbo-s opened 9 years ago

mbo-s commented 9 years ago

e.g. http://yawik.org/demo/en/apply/55be11f8c5105c9e5b7b23de

  1. open menu for facebook
  2. click on view detail (hint it is clickable and only via css marked as not clickable)
  3. you will see a modal body with an error message
  4. attach your facebook profile
  5. view profile data -> here you will see the error modal from step 3 and not your data

vice versa

  1. attach your profile
  2. view details -> modal with information
  3. detach profile
  4. view details -> modal from step 2

After reloading the page everything is as expected

TiSiE commented 8 years ago

the modal content is only loaded once.

Solutions to the problem: