Tameem Safi

Results 6 comments of Tameem Safi

@joelanman Would it not be possible to use undo as the default behaviour instead of asking the user to confirm their action. For cases where undo is not possible you...

Just a note that the DVSA heroku app link has a password. Below are the details: username: admin password: dvsa Also source can be found here: https://github.com/dvsa/front-end/blob/master/src/assets/js/dvsa/modules/accordions/accordion.js

@frankieroberto We did test both and the one with up/down arrows is the one that was chosen as it was more user-friendly. However, I put both in the styleguide just...

@joelanman Thanks, yes that is great for developers. But I mean there should be something on services pages which is intended for users of the service. You can maybe have...

@tombye Thank you, I guess that works well. However, you don't really need jquery or suchi.js. I created same one above with just plain js. Its also better to leave...

@tombye Yes the suchi.js one is exactly the same as the one I did. However, it just removes an external dependency and puts everything in one place. Also you can...