allReady icon indicating copy to clipboard operation
allReady copied to clipboard

Tool tips on question mark icons next to Skills on profile page

Open SPConlin opened this issue 8 years ago • 3 comments

When adding new skills in a user profile, there are tool tips that correspond to each entry in the dropdown. These tool tips are currently humorous and should be confirmed as the intended text.

SPConlin avatar Oct 05 '16 16:10 SPConlin

I think these are related to sample data and not hardcoded

tonysurma avatar Oct 21 '16 04:10 tonysurma

The sample data is in this file: AllReadyApp\Web-App\AllReady\DataAccess\SampleDataGenerator.cs(66)

This is a good issue for people who are new to Github and want to practice the pull request workflow. An instructor can have students fork their copy of the repository to their own github accounts, have them edit the sample data in Visual Studio, commit their changes locally, push to their personal github repository, and do a pull request to merge their changes into the instructor's repository. The instructor can then have other students rebase their work with the approved pull request, and can create scenarios where merge conflicts need to be resolved.

erangell avatar Jan 16 '17 14:01 erangell

@erangell yes... it's great!!!

aathil1231 avatar Oct 27 '21 05:10 aathil1231