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

About the BMI Profile Field and other additional fields #19

Open
Lanchon opened this issue Sep 18, 2022 · 8 comments
Open

About the BMI Profile Field and other additional fields #19

Lanchon opened this issue Sep 18, 2022 · 8 comments

Comments

@Lanchon
Copy link
Contributor

Lanchon commented Sep 18, 2022

version: v1.1 (for v8.17.1)

in the recent builds, added profile fields were re-enabled.
this triggers a nasty bug involving the BMI field when i view my own profile.

expected result: my profile says normal weight
actual result: damn thing says i'm overweight!
workaround: avoid looking at my own profile
lol im kidding :-p

@ElJaviLuki
Copy link
Owner

ElJaviLuki commented Sep 20, 2022

Are you sure you haven't gained weight? Do not blame others for not following the diet!
lol I'm kidding :-p

@Zarkoob
Copy link

Zarkoob commented Sep 20, 2022

I wondered why all the people were all showing overweight.

@ElJaviLuki
Copy link
Owner

I wondered why all the people were all showing overweight.

Too sedentary.

@ElJaviLuki
Copy link
Owner

ElJaviLuki commented Sep 20, 2022

version: v1.1 (for v8.17.1)

in the recent builds, added profile fields were re-enabled. this triggers a nasty bug involving the BMI field when i view my own profile.

expected result: my profile says normal weight actual result: damn thing says i'm overweight! workaround: avoid looking at my own profile lol im kidding :-p

My profile works fine in terms of BMI, hope you're kidding throughout your whole message and not just on the part you explain your "workaround" lmao

@ElJaviLuki ElJaviLuki changed the title Bug in added profile fields Bug? in BMI Profile Field Sep 20, 2022
@Lanchon
Copy link
Contributor Author

Lanchon commented Sep 20, 2022

im kidding, it works fine :)

i dont even put my stats in my profile.

but it would show overweight if i did: im well trained and BMI doesnt work for bodybuilders.

btw, it would be nice if the grid could be sorted by height or weight or BMI. i go for bulky guys and 90+% of guys have way low bmi for my taste.

@ElJaviLuki
Copy link
Owner

Yeah I'd be great but you know , there's a lot of work to be done in figuring out how the filter drawer UI works as its symbols are also obfuscated.
I don't know much about Android UI Drawers to be honest, if you get something new about it it could be awesome.

Also, the filters that are now server-side can also be implemented on the client-side by implementing the filtering on the hook

@Lanchon
Copy link
Contributor Author

Lanchon commented Sep 20, 2022

sorting is much easier UI than filtering. a long click on any existing item on the grid can be used to pop up your own window. also you can create a complex UI in your module app running as a separate app from grindr. users can set filters in your app by launching your app and they would be enforced in grindr. or a long click can pop up your app.

btw here is are the top 2 features id like:

  • be able to see all albums shared with me, not just the more recent 5 or so. this may not be enforced server side.

  • be able to hide profiles. for example: a long click on the report/block icon makes hides the profile and preferably jumps to the next. the profile id is recorded and the grid will not show it again. if you enter the profile via chat or tap, it shows normally, preferably with an indication (block icon red?). if you long click the iconagain, you unhide the profile. somewhere (your apps UI) theres a single on off toggle to disable hiding in the grid. the hidden profiles would still show with a red icon. this feature would be invaluable: you look at a profile once and you dont have to see it ever again. alternatively, you can make a long click on the block/report icon block immediately and move to the next profile.

bonus:

  • disable auto refresh of the grid. but i can sort of do this already by turning locstion off.

  • intercept incoming blocks and locally keep the chat.

@ElJaviLuki
Copy link
Owner

im kidding, it works fine :)

i dont even put my stats in my profile.

but it would show overweight if i did: im well trained and BMI doesnt work for bodybuilders.

btw, it would be nice if the grid could be sorted by height or weight or BMI. i go for bulky guys and 90+% of guys have way low bmi for my taste.

Well, after all, the BMI is just one more numeric reference, but not strictly enough to reach conclusions. If the guy in question catches your eye is more than enough haha. We're more than just numbers; although bankers, accountants or we coders take care of defending the opposite argument.

@ElJaviLuki ElJaviLuki changed the title Bug? in BMI Profile Field About the BMI Profile Field and other additional fields Sep 20, 2022
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

3 participants