AirWalk-Digital / airview-next

Airview Next
MIT License
1 stars 2 forks source link

feat: Collaboration #50

Closed rob-at-airwalk closed 2 months ago

f-steel commented 2 months ago

I can't seem to see this branch locally for some reason. Is it a private branch?

f-steel commented 2 months ago
        <div
            style={{
              marginTop: topBarHeight,
              paddingLeft: 0,
            }}
          >
            <EditorWrapper
              defaultContext={siteConfig.content[contentKey]}
              context={contentConfig}
              branches={branches}
            />
          </div>

this is the component that seems to be causing the cursor to appear at the wrong height. Somehow the Editor will need to compensate for the marginTop applied to the div that wraps around the editorWrapper

f-steel commented 2 months ago

Screenshot 2024-07-09 at 11 40 51 seems to be resolved with latest commit

rob-at-airwalk commented 2 months ago

nice!

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 1.14.0-beta.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 month ago

:tada: This issue has been resolved in version 1.14.0-beta-colab.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: