[GH-ISSUE #5697] [feature]: 响应头显示宽度建议 #2212

Open
opened 2026-03-16 23:35:37 +03:00 by kerem · 0 comments
Owner

Originally created by @xzxiaoshan on GitHub (Dec 16, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5697

Is there an existing issue for this?

  • I have searched the existing issues

Summary

交互性建议,如下图所示:

Image

这块的处理,可以直接参考 postman,也支持换行。

Image

Why should this be worked on?

1、响应头的值很长时,响应头的列无法拖动调整宽度

2、从http响应头实际应用规范来讲,响应头的name不会太长,可以缩短name列的默认宽度并且增加支持可以手工拖动宽度
3、点击value,会自动换行显示

Originally created by @xzxiaoshan on GitHub (Dec 16, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5697 ### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary 交互性建议,如下图所示: <img width="3159" height="1015" alt="Image" src="https://github.com/user-attachments/assets/cd02939a-0dae-4685-949b-9130e5328b04" /> 这块的处理,可以直接参考 postman,也支持换行。 <img width="3020" height="759" alt="Image" src="https://github.com/user-attachments/assets/d3979646-a05f-4ddd-90aa-37d596ee535a" /> ### Why should this be worked on? 1、响应头的值很长时,响应头的列无法拖动调整宽度
 2、从http响应头实际应用规范来讲,响应头的name不会太长,可以缩短name列的默认宽度并且增加支持可以手工拖动宽度 3、点击value,会自动换行显示
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2212
No description provided.