Closed difiore closed 8 years ago
Hey Tony, Are you working within an existing diary while attempting to test the accordion folds and the various add functionalities?
yep, that's how I was doing it... maybe I should instead start with a NEW diary?
On 6/5/16 6:09 PM, jcousins wrote:
Hey Tony, Are you working within an existing diary while attempting to test the accordion folds and the various add functionalities?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ethoinformatics/ethoinfo-project-app/issues/36#issuecomment-223843602, or mute the thread https://github.com/notifications/unsubscribe/AE-Pgbu1km8JTJi8n9g1tRoZKJR89FY4ks5qI1cagaJpZM4Iudm9.
Yeah, try that and let us know
tried that... same issue -- contacts not being created
On 6/5/16 6:10 PM, jcousins wrote:
Yeah, try that and let us know
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ethoinformatics/ethoinfo-project-app/issues/36#issuecomment-223843693, or mute the thread https://github.com/notifications/unsubscribe/AE-Pgf05UyBeg5Vv3bG4YIZjQT5HRwOlks5qI1eDgaJpZM4Iudm9.
What device is this, an iPhone?
Also, what database?
No, just in the browser (Chrome)
On 6/5/16 6:22 PM, jcousins wrote:
What device is this, an iPhone?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ethoinformatics/ethoinfo-project-app/issues/36#issuecomment-223844206, or mute the thread https://github.com/notifications/unsubscribe/AE-PgQyeNti2Ipt0iHUkM65G9A5OPxRWks5qI1pCgaJpZM4Iudm9.
database is "tonytest2"
On 6/5/16 6:22 PM, jcousins wrote:
Also, what database?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ethoinformatics/ethoinfo-project-app/issues/36#issuecomment-223844213, or mute the thread https://github.com/notifications/unsubscribe/AE-PgT_C3auAMpVy-XX2b8AdbX-BDpA1ks5qI1pOgaJpZM4Iudm9.
Ok, and you updated both the framework and project-app? It's probably a good idea to also clear your browser cache. CSS styles can sometimes be oddly sticky and the absence of updates to them could potentially cause the javascript to fail if it's dependent on it in some way.
I just ran through a test with Nick and he was able to add new content, but he saw the same accordion issue. We were both using Chrome, but were running different modes. Once he switched his browser to "Device Mode" it all worked for him. In this mode the desktop browser will have a bit more specificity wrt interactive events that are mobile-only, things like touches. I bet this means it will also work ok on the mobile devices as is.
For changing your desktop/laptop Chrome browser to "Device Mode" load the app into Chrome in the normal way. Once it's loaded, simultaneously press Command+Option+J and that will pop open the developer mode. Once in that mode, you can select the device mode icon and that will make the browser recognize more mobile events. The attached image shows what it looks like once you've opened developer mode and selected device mode.
Thanks guys -
[From the airport in Houston en route to Quito :) ]
Other suggestions? Best, T
Dr. Anthony Di Fiore Professor and Chair
Department of Anthropology University of Texas at Austin 2201 Speedway Stop C3200 Austin, TX 78712
Email: anthony.difiore@austin.utexas.edu Phone: 512-232-2183
From: jcousins notifications@github.com<mailto:notifications@github.com> Reply-To: ethoinformatics/ethoinfo-project-app reply@reply.github.com<mailto:reply@reply.github.com> Date: Monday, June 6, 2016 at 3:02 PM To: ethoinformatics/ethoinfo-project-app ethoinfo-project-app@noreply.github.com<mailto:ethoinfo-project-app@noreply.github.com> Cc: Anthony Di Fiore anthony.difiore@austin.utexas.edu<mailto:anthony.difiore@austin.utexas.edu>, Author author@noreply.github.com<mailto:author@noreply.github.com> Subject: Re: [ethoinformatics/ethoinfo-project-app] in newest version, contacts etc triangle fold-down not working... (#36)
I just ran through a test with Nick and he was able to add new content, but he saw the same accordion issue. We were both using Chrome, but were running different modes. Once he switched his browser to "Device Mode" it all worked for him. In this mode the desktop browser will have a bit more specificity wrt interactive events that are mobile-only, things like touches. I bet this means it will also work ok on the mobile devices as is.
For changing your desktop/laptop Chrome browser to "Device Mode" load the app into Chrome in the normal way. Once it's loaded, simultaneously press Command+Option+J and that will pop open the developer mode. Once in that mode, you can select the device mode icon and that will make the browser recognize more mobile events. The attached image shows what it looks like once you've opened developer mode and selected device mode.
[screen shot 2016-06-06 at 3 55 46 pm]https://cloud.githubusercontent.com/assets/455174/15835880/172ff852-2c00-11e6-9b79-ec654b0a8810.png
You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ethoinformatics/ethoinfo-project-app/issues/36#issuecomment-224071190, or mute the threadhttps://github.com/notifications/unsubscribe/AE-PgRJMWrpTQc9aVCrDdB6ilrKhX9IRks5qJHzjgaJpZM4Iudm9.
This should work. I'm not even able to replicate the issue. It did have one issue previously (in early June or late May), but that was probably long ago fixed. It’s important to be sure the Chrome browser is in the right mode to read the touches.
2016-06-05 -- I pulled latest repos and rebuilt and, running in a browser on the desktop, the accordian fold for contacts, etc., not working; also ADDING contacts, collections, etc. no longer working :(