Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have Evaluate Relevance act like Native iOS app #114

Open
jgstew opened this issue May 26, 2016 · 2 comments
Open

Have Evaluate Relevance act like Native iOS app #114

jgstew opened this issue May 26, 2016 · 2 comments

Comments

@jgstew
Copy link
Member

jgstew commented May 26, 2016

Affected URL: https://developer.bigfix.com/relevance/evaluate/

It is possible to include meta data in a webpage to tell iOS/Safari that a particular page can be presented in fullscreen and behave more like a native app. It is also possible for the webpage to detect when it has been added to the iOS home screen and behave a bit differently.

If this URL is added to the iOS home screen and launched, then the only content that should be displayed is like the following:

screen shot 2016-05-25 at 9 32 33 pm

Related info on implementation:

@baonhan
Copy link
Contributor

baonhan commented May 26, 2016

Nice idea. I'll keep this in mind.
Actually all pages should have some improvement for mobile UI too. Having a neater navigation menu that doesn't occupy half of the page would probably solve a similar problem.

@jgstew
Copy link
Member Author

jgstew commented May 27, 2016

I do agree, it would be nice if it were responsive on mobile and the navigation menu collapsed into a menu automatically would be very nice.

All that said, I feel that the Evaluate Relevance page is special, and is in a way an app more than it is a webpage.

The inability to do things easily on iOS / Android at all means that this is in some ways the best option I have to write relevance on my phone and iPad, so anything to make that work better is great. The next best option is have is using RDP from iOS / Android into a VM to do it that way, which is a bit clunky. This actually makes me not want to answer questions on the BigFix forum when I don't have a full computer handy because I know I'm likely to hit a question that I can't answer properly without the ability to evaluate relevance on the fly. There are many times when I'm bored on my phone or tablet when I don't have a computer and would rather write relevance than play games or check social media... crazy but true.

I would love to have an actual app that would run on iOS or cross platform to be able to do relevance, most likely using the REST API for Session Relevance and the new BFQuery for regular relevance, but this Evaluate Relevance page already exists today and has most of what I really need already.

baonhan added a commit that referenced this issue Oct 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants