archive.codeforcause.org icon indicating copy to clipboard operation
archive.codeforcause.org copied to clipboard

[bug] Apply now button disabled

Open pandafy opened this issue 5 years ago • 6 comments
trafficstars

From user experience perspective, I believe it will be better to change "Apply Now" to "Coming Soon" if that's the case. Also the link points to a form to signup for Code For Cause newsletter. Is this desirable?

Screenshot from 2020-09-30 23-42-56

pandafy avatar Sep 30 '20 18:09 pandafy

Hii I would like to work on this issue , but should i have change the link too to some other along with "coming soon" button

madhhuurrii avatar Oct 01 '20 13:10 madhhuurrii

@Abhishek-kumar09 @KeenWarrior can you please tell if this is expected behaviour? If not can you please tell what path should be taken for this?

pandafy avatar Oct 05 '20 10:10 pandafy

From user experience perspective, I believe it will be better to change "Apply Now" to "Coming Soon" if that's the case.

Its a good idea...thanks.

Also the link points to a form to signup for Code For Cause newsletter. Is this desirable?

I guess it is about getting personalized event updates and course updates, etc. It is desired.

Abhishek-kumar09 avatar Oct 05 '20 11:10 Abhishek-kumar09

Hii I would like to work on this issue , but should i have change the link too to some other along with "coming soon" button

No the button would be disabled and will not follow up to any link.

Abhishek-kumar09 avatar Oct 05 '20 11:10 Abhishek-kumar09

@Abhishek-kumar09 I think noone is working on this issue, so do i have to add "coming soon" Text on the button instead of apply now if the aria-disabled is true, and if the aria-disabled will be false then the button text should return to its initial text which is "Apply now".

Am I right?

Creatoon avatar Feb 18 '21 22:02 Creatoon

@Creatoon No see aria-label has to nothing to do with the button text here. Aria-label is just a kind of label that is only helpful in when someone uses screen narrator.

What you have to do is just change "Apply Now"to "Coming soon".

Abhishek-kumar09 avatar Feb 19 '21 08:02 Abhishek-kumar09