最近の検索


最近の検索はありません

Bryan Gwin's Avatar

Bryan Gwin

参加日2024年11月20日

·

前回のアクティビティ2024年11月27日

フォロー中

0

フォロワー

0

合計アクティビティ

11

投票

0

受信登録

3

アクティビティの概要

さんの最近のアクティビティ Bryan Gwin

Bryan Gwinさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk Apps Framework (ZAF)

Haha no problem!  It happens to the best of us. I appreciate you looking into this. Let me know if you can figure out what exactly is the class that needs overflow hidden or if you know of a clever way to auto fit the iframe.  Thanks again for taking a look. 

コメントを表示 · 投稿日時:2024年11月27日 · Bryan Gwin

0

フォロワー

0

投票

0

コメント


Bryan Gwinさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk Apps Framework (ZAF)

Hi Greg,

 

I am not quite sure what you mean? It is a simple app from the react scaffold provided by Zendesk.  You would clone the repo then from the root run npm install . It is currently set up to run locally if that's what you mean so you would need to run npm run dev  to start the react server then in another terminal npm start to start the zendesk server. Then include the ?zcli_apps=true tag to a Zendesk URL for testing.

I tested this on another env and it worked fine so I am not sure where you are running into issues?
 

コメントを表示 · 投稿日時:2024年11月25日 · Bryan Gwin

0

フォロワー

0

投票

0

コメント


Bryan Gwinさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk Apps Framework (ZAF)

Here is what you should see:

 

コメントを表示 · 投稿日時:2024年11月22日 · Bryan Gwin

0

フォロワー

0

投票

0

コメント


Bryan Gwinさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk Apps Framework (ZAF)

Here ya go!
https://github.com/bryangwin/zendesk-test-app

When you pull up the app in the ticket editor you will see the right column (which appears to be an unused scrollbar) in the iframe.

コメントを表示 · 投稿日時:2024年11月22日 · Bryan Gwin

0

フォロワー

0

投票

0

コメント


Bryan Gwinさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk Apps Framework (ZAF)

I think there should at least be a way to see your pending posts/comments. Its hard to know if your posts/comments even go through because when you go to activity in your account it doesn't show anything so there is no way of knowing.

You could do a confirmation via email to stop some spam or have a limited account until you have a certain amount of approved interactions.

コメントを表示 · 投稿日時:2024年11月22日 · Bryan Gwin

0

フォロワー

0

投票

0

コメント


Bryan Gwinさんが投稿を作成しました:

投稿 Developer - Zendesk Apps Framework (ZAF)

This community seems a bit odd. It takes a day to even post something (sits in pending)  and now that it finally shows up I cannot even post a comment on my own post? Can someone explain to me why this is happening?  Perhaps its something on my end, but this sort of makes a forum like this much less desirable.

投稿日時:2024年11月21日 · Bryan Gwin

0

フォロワー

2

投票

2

コメント


Bryan Gwinさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk Apps Framework (ZAF)

I was able to get rid of this by using:

* {
overflow: hidden !important;
}

But I am still curious if there is a way to autofit the iframe to your content vs resizing it with the client instance.
 

コメントを表示 · 投稿日時:2024年11月21日 · Bryan Gwin

0

フォロワー

0

投票

0

コメント


Bryan Gwinさんが投稿を作成しました:

投稿 Developer - Zendesk Apps Framework (ZAF)

I am creating a Zendesk app with React and part of the app is in the ticket editor. I wanted to create a toolbar similar to what Zendesk has for their Text editor. But when make my toolbar there seems to be a right column next to it even if I resize it. I can't figure out how to get this ugly column out of the iframe. I have gone through all the css on the broswer with an inspector and nothing makes it go away. Is it possible to get rid of this?

 

投稿日時:2024年11月20日 · Bryan Gwin

0

フォロワー

2

投票

9

コメント