David Lengweiler
David Lengweiler
@malikrafsan thank you very much for this PR, this looks really promising! While I'm satisfied with most of it I have one bigger change request before the review: At the...
Hey @malikrafsan My bad, I totally missed this. You are right, then you already used the optimal way.
Dear @sroopsai Thank you for this issue. Do you mind elaborating, what you are missing with the current capabilities regarding schema adjustments or adapter configuration?
Hey @Rahulxx01 Yes, this is a known error. I have added a fix which you should receive automatically if you are not manually building Polyphen-UI.
Hey @EslamAsHhraf Thanks for the hint, we will do so as soon as we merge the UI branch, which should happen in the upcoming days.
Hey @S-Harshit You are absolutly right, `prompt` is used to display the modal from the user and get their input. And you are also correct by observing that you would...
Hey @mehtasaurav thank you for your contribution. Two things: - Please move the check before the switch statement to remove the redundancy of the method. - Please use our official...
No objections from my side. As it is mostly a refactor with the minor addition of the `RuntimeException`, which is catched down the road and shown to the user, this...