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

Site Summary Window #12

Open
wants to merge 4,873 commits into
base: main
Choose a base branch
from
Open

Site Summary Window #12

wants to merge 4,873 commits into from

Conversation

StefKors
Copy link
Member

Goofing around with the built in summary tool

Screenshot 2023-10-23 at 16 18 11

Frank Lefebvre and others added 30 commits September 13, 2022 17:46
Password corruption BE-5220

See merge request beamgroup/beam!3718
Cherry Pick "Fix first sync after login shouldn't block the UI BE-5597"
 into develop

See merge request beamgroup/beam!3735
…ing full sync (MR for beta-0.16.0) BE-5595"

 into develop
Cherry Pick "On \"slow\" network, download from s3 fails randomly during full sync (MR for beta-0.16.0) BE-5595"
 into develop

See merge request beamgroup/beam!3736
…into 'develop'

Fix slack notif syntax when cherry pick fail - BE-5602

See merge request beamgroup/beam!3737
Set size and position of the app to a default in the clean up - BE-5560

See merge request beamgroup/beam!3734
…all' into 'develop'

Refactor UIMenu to call UITestMenuAvailableCommands with single method - BE-5565

See merge request beamgroup/beam!3714
…into 'develop'

Await existing full sync if needed, BE-5588

See merge request beamgroup/beam!3727
Cherry Pick "Link of image is going out of the screen when switching Note/Web/Note"
 into develop

See merge request beamgroup/beam!3739
Rework CI to use only needed before script and save only needed artefacts - BE-5594

See merge request beamgroup/beam!3729
Feature Go to tab (if it is already open) BE-209

See merge request beamgroup/beam!3692
…g' into 'develop'

Implement global setUp for E2E tests - BE-5574

See merge request beamgroup/beam!3715
…lop'

Video side call window feature - BE-4160 BE-4161

See merge request beamgroup/beam!3701
Fix tests flakiness

See merge request beamgroup/beam!3743
… 'develop'

Fix thread-safety issue on changedObjects, BE-5262

See merge request beamgroup/beam!3741
Video side call window management - BE-4162

See merge request beamgroup/beam!3742
…to 'develop'

Avoid logging errors when not authenticated or no network is available, BE-4789

See merge request beamgroup/beam!3747
Jean-Louis Darmon and others added 24 commits October 15, 2022 06:42
Simplified Onboarding, BE-5649

See merge request beamgroup/beam!3854
Make SyncTests faster by not syncing the onboarding notes

See merge request beamgroup/beam!3864
…to 'develop'

Check that note frecencies are deleted when notes are deleted BE 4853

See merge request beamgroup/beam!3780
Disable Point and Shoot for Google services BE-4937

See merge request beamgroup/beam!3865
Cherry Pick "Fix drag and drop between two editors"
 into develop

See merge request beamgroup/beam!3867
@StefKors StefKors requested a review from remstos October 23, 2023 14:21
.background(GeometryReader { proxy -> Color in
let rect = proxy.safeTopLeftGlobalFrame(in: nil)
let center = CGPoint(x: rect.origin.x + rect.width / 2, y: rect.origin.y + rect.height / 2)
state.summaryButtonPosition = center
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it me or summaryButtonPosition is never used ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I converted this from the download button situation

also I should hide the button when there is no summary available

still testing btw about the usefulness, as usual the results are hit and miss 😅

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah that’s a good POC 👍 for sure could be more styled and have more conditions on when to display it

@remstos
Copy link
Contributor

remstos commented Oct 24, 2023

I don’t know where is the approve button, but approved 👍 haha

@remstos
Copy link
Contributor

remstos commented Dec 11, 2023

I messed up the repo by removing the lfs files so you might close and reopen 😬

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.

3 participants