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

238: save viewMode of presenceControl #299

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

spahrson
Copy link
Contributor

@spahrson spahrson commented Jun 8, 2021

@spahrson spahrson linked an issue Jun 8, 2021 that may be closed by this pull request
@spahrson spahrson requested a review from caebr June 8, 2021 13:06
@caebr
Copy link
Collaborator

caebr commented Jun 8, 2021

Sieht gut aus, manuelle Tests i.O.

Noch eine Frage - in der Story sehe ich:
Key "presenceControlListOrPhoto": (true/false)

In der Umsetzung ist es aber ein String ("grid", "list"). Was aber eigentlich auch mehr Sinn macht...

@spahrson
Copy link
Contributor Author

spahrson commented Jun 9, 2021

In der Umsetzung ist es aber ein String ("grid", "list"). Was aber eigentlich auch mehr Sinn macht...

Ja ich habe die Werte des integrierten ViewMode Enums übernommen. Somit ist das flexibel (falls mal ein neuer oder anderer ViewMode hinzukommen sollte. Aber stimmt, ich habe das nicht mit Sandro besprochen. @schefbi ist das ein Problem oder ist es ok, wenn ich flexibel den Wert des ViewModes (aktuell ein Wert aus ['grid' | 'list']) anstelle fix true/false abspeichere? Möchtest du das Propery noch namentlich anpassen?

@schefbi
Copy link
Contributor

schefbi commented Jun 9, 2021

In der Umsetzung ist es aber ein String ("grid", "list"). Was aber eigentlich auch mehr Sinn macht...

Ja ich habe die Werte des integrierten ViewMode Enums übernommen. Somit ist das flexibel (falls mal ein neuer oder anderer ViewMode hinzukommen sollte. Aber stimmt, ich habe das nicht mit Sandro besprochen. @schefbi ist das ein Problem oder ist es ok, wenn ich flexibel den Wert des ViewModes (aktuell ein Wert aus ['grid' | 'list']) anstelle fix true/false abspeichere? Möchtest du das Propery noch namentlich anpassen?

Finde ich gut nennt doch das Property presenceControlViewMode.

@spahrson spahrson force-pushed the feature/238-ansicht-speichern branch from 3c768e7 to d0d7c09 Compare June 9, 2021 06:58
@spahrson spahrson force-pushed the feature/238-ansicht-speichern branch from d0d7c09 to 2846936 Compare June 9, 2021 07:53
@spahrson spahrson merged commit 8bf5e3f into master Jun 9, 2021
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

Successfully merging this pull request may close these issues.

Einstellungen: automatisches Speichern (Foto-/Listenansicht)
3 participants