Open tlevine opened 11 years ago
i totally agree! making that suck less is definitely on the todo list :). thanks for the suggestions, please keep 'em coming.
I tried to lean it and submit a patch for this, but I ran into:
Looking at profileCarousel, I found this SO reference:
http://stackoverflow.com/questions/14840799/bootstrap-carousel-indicators-not-cycling
I think we ought to be able to fix this :)
Joshua
On Sun, May 26, 2013 at 11:47 AM, Jessy Kate Schingler < notifications@github.com> wrote:
i totally agree! making that suck less is definitely on the todo list :). thanks for the suggestions, please keep 'em coming.
— Reply to this email directly or view it on GitHubhttps://github.com/jessykate/modernomad/issues/21#issuecomment-18467571 .
Joshua McKenty, CTO Piston Cloud Computing, Inc. w: (650) 24-CLOUD m: (650) 283-6846 http://www.pistoncloud.com
"Oh, Westley, we'll never survive!" "Nonsense. You're only saying that because no one ever has."
Well the page was full on broken in the latest release but I got it to work. It's not linked anywhere so I'm not sure if this page, and this bug are just abandoned or not.
we'd definitely like to resurrect the "today" page. this should be a fun one :)
Project | modernomad |
Status | Failed |
Commit | 0867b7e02b |
Started | Dec 6, 2019 1:49 PM |
Ended | Dec 6, 2019 1:49 PM |
Duration | 00:39 💡 |
OS | Linux Ubuntu Linux - 16.04 |
Browser | Electron 61 |
View run in Cypress Dashboard ➡️
billing_spec.js ⏯ | 1 | ||
---|---|---|---|
1 | Billing > works when adding credit card to profile | ||
booking_spec.js ⏯ | 1 | ||
1 | Booking a room > works for the full happy path: existing logged in user, adding card, approved by admin, refunded |
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard
When I'm looking at the list of people in the house today, I want to be able to click on one of the people and have the person's information show up so that I can read about a particular person.
Currently, the only way I see of navigating among the people is to click the prev and next buttons.